Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.6
-
Component/s: Glossary
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_26_STABLE
-
Fixed Branches:MOODLE_25_STABLE, MOODLE_26_STABLE
-
Pull from Repository:
-
Pull Master Branch:wip-
MDL-43006-master -
Pull Master Diff URL:
Description
Problem detected by Dan, as there is a redirection is only visible when reading the web server logs, you can now reproduce it using behat with MDL-42733 integrated:
(::) failed steps (::)
|
|
01. PHP debug message/s found:
|
|
Notice: Undefined property: stdClass::$aliases in /home/davidm/Desktop/moodlecode/INTEGRATION/master/mod/glossary/edit.php on line 94
|
In step `When I add a glossary entry with the following data:'. # behat_mod_glossary::i_add_a_glossary_entry_with_the_following_data()
|
From scenario `Printer-friendly glossary view disabled'. # /home/davidm/Desktop/moodlecode/INTEGRATION/master/mod/glossary/tests/behat/print_friendly_version.feature:41
|
Of feature `A teacher can choose whether to provide a printer-friendly glossary entries list'. # /home/davidm/Desktop/moodlecode/INTEGRATION/master/mod/glossary/tests/behat/print_friendly_version.feature
|
Probably the problem is the same in 2.5.
Attachments
Issue Links
- Testing discovered
-
MDL-42733 Undetected notice by behat
-
- Closed
-