mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #16944
[Bug 1279468] [NEW] Error with saving extensions - > artefact -> file configuration
Public bug reported:
I get this error:
[WAR] 7d (lib/errors.php:739) Failed to get a recordset: postgres7 error: [-1: ERROR: null value in column "institution" violates not-null constraint] in EXECUTE("INSERT INTO "site_content" ("name", "content", "ctime", "mtime", "mauthor") VALUES (?, ?, ?, ?, ?)")
Command was: INSERT INTO "site_content" ("name", "content", "ctime", "mtime", "mauthor") VALUES (?, ?, ?, ?, ?) and values was (uploadcopyright,,2014-02-13 07:48:34,2014-02-13 07:48:34,1)
The saving of the file needs to be saved against institution 'mahara'
now that the site_content table identifies things per institutions.
** Affects: mahara
Importance: High
Assignee: Robert Lyon (robertl-9)
Status: Confirmed
--
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/1279468
Title:
Error with saving extensions - > artefact -> file configuration
Status in Mahara ePortfolio:
Confirmed
Bug description:
I get this error:
[WAR] 7d (lib/errors.php:739) Failed to get a recordset: postgres7 error: [-1: ERROR: null value in column "institution" violates not-null constraint] in EXECUTE("INSERT INTO "site_content" ("name", "content", "ctime", "mtime", "mauthor") VALUES (?, ?, ?, ?, ?)")
Command was: INSERT INTO "site_content" ("name", "content", "ctime", "mtime", "mauthor") VALUES (?, ?, ?, ?, ?) and values was (uploadcopyright,,2014-02-13 07:48:34,2014-02-13 07:48:34,1)
The saving of the file needs to be saved against institution 'mahara'
now that the site_content table identifies things per institutions.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1279468/+subscriptions
Follow ups
References