-
Bug
-
Resolution: Fixed
-
Minor
-
2.5.3, 2.6
-
MOODLE_25_STABLE, MOODLE_26_STABLE
-
MOODLE_25_STABLE, MOODLE_26_STABLE
-
MDL-42733_master -
When running the feature file mod/glossary/tests/behat/print_friendly_version.feature a php notice is experienced (and displayed in the error log).
This should cause a behat failure, but it is not being detected.
Running Behat tests
|
..............................
|
|
2 scenarios (2 passed)
|
30 steps (30 passed)
|
0m56.415s
|
[Wed Nov 06 12:32:38 2013] [error] [client ::1] PHP Notice: Undefined property: stdClass::$aliases in /Users/danp/moodles/im/moodle/mod/glossary/edit.php on line 94, referer: http://dan.moodle.local/im/mod/glossary/edit.php?cmid=1
|
[Wed Nov 06 12:32:38 2013] [error] [client ::1] PHP Stack trace:, referer: http://dan.moodle.local/im/mod/glossary/edit.php?cmid=1
|
[Wed Nov 06 12:32:38 2013] [error] [client ::1] PHP 1. {main}() /Users/danp/moodles/im/moodle/mod/glossary/edit.php:0, referer: http://dan.moodle.local/im/mod/glossary/edit.php?cmid=1
|
- Discovered while testing
-
MDL-43006 Undefined property when adding a glossary entry
-
- Closed
-