Reviewed: https://reviews.mahara.org/7697 Committed: https://git.mahara.org/mahara/mahara/commit/a0ca5e007b02986c306fa1eeedb48f3bdf47ddaf Submitter: Robert Lyon ([email protected]) Branch: master
commit a0ca5e007b02986c306fa1eeedb48f3bdf47ddaf Author: Robert Lyon <[email protected]> Date: Thu Apr 27 07:29:39 2017 +1200 Bug 1686501: Allowing submitted collections to get correct $url info behatnotneeded Change-Id: I41520bf9afa1c822d83b299f6cdd21af53225fcf Signed-off-by: Robert Lyon <[email protected]> -- 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 Committed Status in Mahara 17.04 series: Fix Committed 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

