-
Bug
-
Resolution: Fixed
-
Minor
-
2.8.8, 2.9.2
-
MOODLE_28_STABLE, MOODLE_29_STABLE
-
MOODLE_28_STABLE, MOODLE_29_STABLE
-
MDL-51921-master -
While testing MDLQA-8450, it was observed that:
Dropdown for path extends dialogue bound.
Steps to reproduce:
- Login as user
- Follow "Manage private files..." in 'Private files' block.
- Create a folder with very big name "This is a test folder with big big big big big name"
- Upload a file and then click on uploaded file.
- You will observe that path drop down is extending the dialogue.
HTML markup is visible in file ficker
Steps to reproduce:
- Login as user
- Follow "Manage private files..." in 'Private files' block.
- Upload a file (moodle.png) and Save changes.
- Follow "Manage private files..." in 'Private files' block.
- Click "Add..." and select "Private files"
- Select uploaded file (moodle.png) and create a alias with rename the original file
- Save changes and go back to Manage private files
- Click on original image (moodle.png) to view properties.
- You will observer a proper alias information under"Aliases/Shortcuts"
- Press cancel and click on same image (moodle.png) again
- This time "Aliases/Shortcuts" will show html markup.
- blocks
-
MDLQA-8450 CLONE - User interface, File Manager form elements behave as expected in Internet Explorer
- Passed