Topic: Bad extension update behavior
Hi,
Rather a defect than a bug, I think... still, I'm currently developing (quite slowly...) an extension, thus I often upgrade it on my test board. And I noticed an issue with the way upgrades are handled: if a new database field is added in a new version of the extension, it isn't added when running the upgrade process. Which means that for the upgrade to work properly, I need either to add the field(s) manually to the database, or to uninstall then reinstall the extension.
And a (minor) display bug: on the "manage extension" page, there are too many spaces, for instance:
BBCode buttons ( Extension disabled. )
should be:
BBCode buttons (Extension disabled)