PKP Bugzilla – Bug 4020
Installation and upgrade errors
Last modified: 2009-06-09 13:04:22 PDT
There are errors when trying to upgrade due to the current column in the versions table not being set. Also, there is a pass-by-reference notice displayed after installation.
Created attachment 1352 [details] Patch against PKP-lib pre-2.3. CVS
Matt, the current code in the attached patch calls a function on the oldVersion object when it may not be defined.
Created attachment 1981 [details] Additonal patch against PKP WAL CVS Note: The pass-by-reference error was fixed somewhere else.
Fixed.