Comment 2 for bug 1979921

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/c/mahara/+/12960
Committed: https://git.mahara.org/mahara/mahara/commit/56dfed7fd53f5415c1a06053c5d56ec6ba06cabd
Submitter: "Robert Lyon <email address hidden>"
Branch: main

commit 56dfed7fd53f5415c1a06053c5d56ec6ba06cabd
Author: Robert Lyon <email address hidden>
Date: Mon Jun 27 10:03:37 2022 +1200

Bug 1979921: Allow for checking if $group id is integer

Currently we only check if string or class when calling
View::get_artefactchooser_artefacts() and dealing with group
information.

Change-Id: Ifd3bcbd46db87ccdd44ce257b8a40a300702fe4d
Signed-off-by: Robert Lyon <email address hidden>