← Back to team overview

mahara-contributors team mailing list archive

[Bug 805742] [NEW] Foreign key constraint missing for profile icons

 

Public bug reported:

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.

** Affects: mahara
     Importance: Low
     Assignee: Richard Mansfield (richard-mansfield)
         Status: Confirmed

** Changed in: mahara
       Status: New => Confirmed

** Changed in: mahara
   Importance: Undecided => Low

** Changed in: mahara
     Assignee: (unassigned) => Richard Mansfield (richard-mansfield)

** Changed in: mahara
    Milestone: None => 1.5.0

-- 
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:
  Confirmed

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


Follow ups

References