mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #05376
[Bug 805742] Re: Foreign key constraint missing for profile icons
** Changed in: mahara
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/805742
Title:
Foreign key constraint missing for profile icons
Status in Mahara ePortfolio:
Fix Committed
Bug description:
The installation misses a foreign key (the profileicon field of the
usr table should refer to the artefact table). This is because of the
order in which XMLDB creates tables and keys, but it seems reasonable
to fix it up in the postinst function once all the tables exist.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/805742/+subscriptions
References