Modify

Opened 16 years ago

Closed 16 years ago

#4631 closed defect (fixed)

Plugin download broken

Reported by: stoecker Owned by: team
Priority: critical Milestone:
Component: Core Version:
Keywords: Cc: skyper

Description

The reworked plugin handling is broken completely regarding the fact whether plugins need to be updated or not.

It seems to code to check for update necessarity is gone totally, but the previously very clean plugin interface which was grouped at one place is now spread over so much files that it is very hard to understand it at all. Each place replicates the same functionality(e.g.) updating) that understanding takes a long time.

The "only download plugins requiring update" functionality must be restored before next release.

Attachments (0)

Change History (8)

comment:1 by bastiK, 16 years ago

You could have come up with this a little earlier, seriously...

Gubaer says, that the "only download plugins requiring update" functionality was never there in the first place. (See #4443) I havened checked thoroughly, but at least in [2817] nothing like this was deleted.

comment:2 by stoecker, 16 years ago

That's wrong. Before the rework it did only download when version mismatched. See e.g. PluginSelection.update() function of 2800. There is the version check.

Plugin handling was the main reason why we had no release in January and I though this was fixed (you said so somewhere). Now I did a test of the crossing way validator report and detected that it is still broken.

comment:3 by stoecker, 16 years ago

As there are still bugs and the texts of #4443 don't convince me that Gubaer really understood the plugin stuff he reworked totally it also should be verified, that the feature to load old plugins works reliable. The manifest and/or the plugin information contains links to older versions. Older JOSM versions need to download these instead of the current version.

comment:4 by stoecker, 16 years ago

Actually the whole functionaility of the update() function is missing (which asked the user if he really is happy with the download).

comment:5 by skyper, 16 years ago

Seems to me that #4443 and #4565 have to do with this, too

comment:6 by skyper, 16 years ago

Cc: skyper added

comment:7 by anonymous, 16 years ago

Keywords: r-2010-01-blocker removed

Not related to the release anymore.

comment:8 by stoecker, 16 years ago

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.