mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #16970
[Bug 1279468] A change has been merged
Reviewed: https://reviews.mahara.org/3001
Committed: http://gitorious.org/mahara/mahara/commit/b718e11669280ea2f4f11355e13cea479db38aa7
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit b718e11669280ea2f4f11355e13cea479db38aa7
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Thu Feb 13 08:01:14 2014 +1300
Making the saving of upload agreement compatible with db changes
Bug #1279468
to test: go to admin -> extensions -> Artefact (file) -> configuration
and alter the Upload agreement settings.
Change-Id: I66da2a8f4a04a3b9d38582c9ddd342401e96a537
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
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:
Fix Committed
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
References