mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #54015
[Bug 1509175] Re: PHP warning during 1.6/1.7/1.8 -> 15.10 upgrade
Setting to "Won't fix" as these are now very old versions of Mahara that
will most likely need other intervention during an upgrade anyway.
** Changed in: mahara
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1509175
Title:
PHP warning during 1.6/1.7/1.8 -> 15.10 upgrade
Status in Mahara:
Won't Fix
Bug description:
To replicate:
1. Clean install of Mahara 1.6.5
2. Log in to Mahara
3. Upgrade to Mahara 15.10.0 (via the web browser)
Result: The upgrade works as expected, but PHP prints this warning:
[WAR] ea (lib/errors.php:747) Failed to get a recordset: postgres8 error: [-18: ERROR: relation "institution_config" does not exist
LINE 1: DELETE FROM "institution_config" WHERE field LIKE '%/_nav/_%...
^] in EXECUTE("DELETE FROM "institution_config" WHERE field LIKE '%/_nav/_%' ESCAPE '/'")
Command was: DELETE FROM "institution_config" WHERE field LIKE '%/_nav/_%' ESCAPE '/'
Call stack (most recent first):
log_message("Failed to get a recordset: postgres8 error: [-18: ...", 8, true, true) at /home/aaronw/www/mahara-clients/htdocs/lib/errors.php:97
log_warn("Failed to get a recordset: postgres8 error: [-18: ...") at /home/aaronw/www/mahara-clients/htdocs/lib/errors.php:747
SQLException->__construct("Failed to get a recordset: postgres8 error: [-18: ...") at /home/aaronw/www/mahara-clients/htdocs/lib/dml.php:974
delete_records_sql("DELETE FROM {institution_config} WHERE field LIKE ...", array(size 0)) at /home/aaronw/www/mahara-clients/htdocs/lib/web.php:3011
clear_menu_cache() at /home/aaronw/www/mahara-clients/htdocs/admin/upgrade.json.php:70
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1509175/+subscriptions
References