← Back to team overview

mahara-contributors team mailing list archive

[Bug 1521409] [NEW] get_record() not dying when it finds 2 pages with same urlid

 

Public bug reported:

When we were dealing with  Bug 1515929 we decided not to make the site
die when get_record returned more than one row. In that case it was fine
as the multiple rows were effectively the same data.

In the case of fetching a view by it's urlid we still need to make the
site die as the views will be different and it will confuse a user as to
why they do not get the page they expect some of the times

** Affects: mahara
     Importance: Undecided
         Status: New

-- 
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/1521409

Title:
  get_record() not dying when it finds 2 pages with same urlid

Status in Mahara:
  New

Bug description:
  When we were dealing with  Bug 1515929 we decided not to make the site
  die when get_record returned more than one row. In that case it was
  fine as the multiple rows were effectively the same data.

  In the case of fetching a view by it's urlid we still need to make the
  site die as the views will be different and it will confuse a user as
  to why they do not get the page they expect some of the times

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1521409/+subscriptions


Follow ups