← Back to team overview

mahara-contributors team mailing list archive

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

 

Replying to #2

The screenshot in the bug report shows you going from version 1.9.7 to
16.04dev and it's complaining about trying to install 'socialprofile'
plugin because it's already installed. But the thing is 'socialprofile'
plugin doesn't exist in in 1.9.7, so I'm thinking the mysql database you
used may not have been clean.

Can you please test again with a fresh mysql database.

-- 
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:
  In Progress
Status in Mahara 15.04 series:
  Won't Fix
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  In Progress

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


References