erland;439569 Wrote: > The manually installed plugin had the same version as the one in the > repository. I've also tried with a newer one manually installed and it > still shows the "Plugin updates are available" on the home page. > > The versions I've tried with is: > - Manually installed: 2.9pre1 > - In repository:2.8 > > And > - Manually installed: 2.9pre1 > - In repository: 2.9pre1
This is a bug then - are you using the latest svn? (I did fix a problem with the version comparions). Could you see what plugin.extension debugging shows for the conversion - should decide it is newer at startup.. Reread the source - it will only ever remove from a the InstalledPlugins directory, so your development code should be safe. What it does not do is show that a plugin is manually installed. We may need an error message for this if a user tries to upgrade a manually installed version. -- Triode ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=65437 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
