mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #58993
[Bug 1886596] A change has been merged
Reviewed: https://reviews.mahara.org/11063
Committed: https://git.mahara.org/mahara/mahara/commit/8d5ed82e4a9490003df9b82f9108f36b7160e1eb
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch: 20.04_STABLE
commit 8d5ed82e4a9490003df9b82f9108f36b7160e1eb
Author: Doris Tam <doristam@xxxxxxxxxxxxxxx>
Date: Tue Jul 7 12:35:58 2020 +1200
Bug 1886596: Changed null to array() when initialise openbadgedisplayer
in behat generator.
behatnotneeded
Change-Id: I7eb9cf6117763c79ce3480f23645daa5bbe104a5
(cherry picked from commit d75208434470914157edb9a12f157de574c50016)
--
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/1886596
Title:
Behat testing data generator throws null on openbadgedisplayer
Status in Mahara:
Fix Committed
Status in Mahara 20.04 series:
Fix Committed
Status in Mahara 20.10 series:
Fix Committed
Bug description:
Update needed in Testing Data Generator after update in code requires
'badgegroup' in the $configdata to must be an an array.(Currently is
null at initialisation)
REPRODUCE
1. In the background steps of a test, add the openbadgedisplayer to a page
2. Navigate to the page where the Open Badges block was added
3. Leave the page to another page.
Expected result: No errors on new page
Current result: Errors about array indexes.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1886596/+subscriptions
References