PKP Bugzilla – Bug 6133
Upgrade to 2.3.3-3 Doesn't correctly update version
Last modified: 2011-01-31 12:13:29 PST
Upgrading to 2.3.3-3 updates the version only to 2.3.3-2. This is due to the <install> version attribute not being updated in dbscripts/xml/upgrade.xml. I'd make the fix, but I'm not sure where to put it what with the recent forking of OJS.
Matt, I must have missed that version number when updating the descriptor. Could you upload a patch here for the descriptor, commit to OCS HEAD, and add to the recommended patches list on the wiki? Luckily this is just cosmetic, since the differences are all code between the two versions, nothing in the DB.
Well, the confusion for me is that the install version is currently set to 2.3.4.0 in OJS HEAD (I assume you meant OJS, not OCS). I can whip up a patch (not from git, just a file diff), but I'm not sure where to commit it--The ojs_2_3_3-3 tag?
Matt, I see what you mean. Just upload an attachment here, and add it to the recommended patches list; if we do a follow-up bug fix release, I'll include all the patches listed there.
Created attachment 3323 [details] Patch against OJS 2.3.3-3 NOT committed to git.