← Back to team overview

mahara-contributors team mailing list archive

[Bug 791681] A change has been merged

 

Reviewed:  https://reviews.mahara.org/274
Committed: http://gitorious.org/mahara/mahara/commit/721466223716bf9b57a7cfb351b4c7b0ebc3fcad
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch:    master

commit 721466223716bf9b57a7cfb351b4c7b0ebc3fcad
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Thu Jun 2 17:19:04 2011 +1200

    Fix sql error on find friends page (bug #791681)
    
    Change-Id: I8dd6f820d64fe69c69eaa265e3264ff1f908bc6d
    Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>

-- 
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.


References