Last modified: 2010-05-15 15:33:15 UTC
When uploading a file to wiki running on PostgreSQL, I get this error message: Database schema not up to date, please run maintenance/archives/patch-image_name_unique.sql Backtrace: * Image.php line 357 calls wfDebugDieBacktrace() * SpecialUpload.php line 185 calls wfRecordUpload() * SpecialUpload.php line 81 calls UploadForm::processUpload() * SpecialUpload.php line 19 calls UploadForm::execute() * SpecialPage.php line 257 calls wfSpecialUpload() * SpecialPage.php line 172 calls SpecialPage::execute() * index.php line 93 calls SpecialPage::executePath()
If you reassign a bug, please don't forget to add a CC for wikibugs-l so notification mails go out.
fixed in Image.php:1.22, DatabasePostgreSQL:1.30