mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #42164
[Bug 1686501] A change has been merged
Reviewed: https://reviews.mahara.org/7698
Committed: https://git.mahara.org/mahara/mahara/commit/79bf6f784353de1d8e376408ad6ca4038852d6dc
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 17.04_STABLE
commit 79bf6f784353de1d8e376408ad6ca4038852d6dc
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
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 <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit a0ca5e007b02986c306fa1eeedb48f3bdf47ddaf)
--
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
References