← Back to team overview

mahara-contributors team mailing list archive

[Bug 1686501] Re: Submitted collection causes unknown $url error on pages/collections list

 

** Changed in: mahara/17.04
       Status: Fix Committed => Fix Released

** Changed in: mahara/17.10
   Importance: Critical => High

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

Title:
  Submitted collection causes unknown $url error on pages/collections
  list

Status in Mahara:
  Fix Released
Status in Mahara 17.04 series:
  Fix Released
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  This is due to returning the is submitted info but not returning the
  related group/host info to work out the url.

  This is a mistake with the adjustment of the get_myviews_data()
  function. We used to join on the submitted info if user page and / or
  non empty user collection.

  But now we only do it for user page.

  I'll add a fix to allow the non empty user collection to do this again

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


References