Reviewed: https://reviews.mahara.org/11061 Committed: https://git.mahara.org/mahara/mahara/commit/d75208434470914157edb9a12f157de574c50016 Submitter: Cecilia Vela Gurovic ([email protected]) Branch: master
commit d75208434470914157edb9a12f157de574c50016 Author: Doris Tam <[email protected]> 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 -- 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

