Menu

#2212 Latest version not shown for add-ons in Update check dialog

Next Release
new
nobody
None
normal
minor
Always
none
1.3.15
2015-03-28
2015-03-24
No

The update check dialog always shows version 0.0.0 as the latest version for add-ons, even when the file version.properties is present on the right location.

1 Attachments

Discussion

  • Volker Börchers

    It's a current limitation of the updater that it will not follow redirections as in case of your version.properties file at SF:

    Mrz 26, 2015 11:23:36 PM org.freeplane.core.util.LogUtils warn
    WARNUNG: add-on update: no version found in https://sourceforge.net/projects/gtdsync/files//version.properties?v=0.7.0
    

    The simplest fix for you would be to place the version.properties on another server outside Sourceforge but we should use UrlManager.getLocation(URL) for following redirects.

    Regards, Volker

     
  • Henk van den Akker

    Hi Volker,

    Thanks. The workaround to put version.properties outside Sourceforge works. I noticed 2 additional bugs and will make separate tickets.

    Regards,

    Henk