mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #68150
[Bug 1991339] A change has been merged
Reviewed: https://reviews.mahara.org/c/mahara/+/13186
Committed: https://git.mahara.org/mahara/mahara/commit/40bffedd3068476b71a348acfae6754e17433e82
Submitter: "Robert Lyon <robertl@xxxxxxxxxxxxxxx>"
Branch: main
commit 40bffedd3068476b71a348acfae6754e17433e82
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Fri Sep 30 13:10:16 2022 +1300
Bug 1991339: looking into the issue with folder display in modal
Change-Id: I129d668fd10b6e31ec41c0f76acb6a36de86db10
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1991339
Title:
Displaying folder block subfolder in modal doesn't respect "Sort order
of files " option
Status in Mahara:
Fix Committed
Bug description:
We used to update the block's content with the render_instance()
function but now that we open it in a modal we only call it by
artefact id - so lose the block settings for ordering
we need to open it via the render_details_in_modal() function so we
can find/use the sort order setting
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1991339/+subscriptions
References