Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Future Dev
-
Fix Version/s: 2.8
-
Component/s: Navigation
-
Labels:
-
Testing Instructions:
-
Fixed Branches:MOODLE_28_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-47819-master -
Pull Master Diff URL:
Description
Steps to reproduce
- Go to the question bank.
- Create a question if there is not one there already.
- Click the preview icon.
Note that the user menu appears in the pop-up, and it looks silly.
This pop-up uses $PAGE->set_pagelayout('popup');
While investigating this issue I suggest you also verify what goes on with the 'embedded', 'maintenance', 'print' and 'redirect' pagelayouts.
Attachments
Issue Links
- is a regression caused by
-
MDL-45893 Developing a User Menu
-
- Closed
-