mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #04252
[Bug 791681] [NEW] SQL error on find friends page
Public bug reported:
There's a query on the find friends page that does a join on the view &
view_access tables, which throws an ambiguous column reference error
since the addition of the ctime column to view_access.
** Affects: mahara
Importance: Medium
Assignee: Richard Mansfield (richard-mansfield)
Status: In Progress
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/791681
Title:
SQL error on find friends page
Status in Mahara ePortfolio:
In Progress
Bug description:
There's a query on the find friends page that does a join on the view
& view_access tables, which throws an ambiguous column reference error
since the addition of the ctime column to view_access.
Follow ups
References