-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1.4, 2.2.1, 2.3
-
Component/s: Navigation
-
Testing Instructions:
-
Difficulty:Easy
-
Affected Branches:MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
Fixed Branches:MOODLE_21_STABLE, MOODLE_22_STABLE
-
Pull from Repository:
-
Pull Master Branch:wip-
MDL-31224-m23 -
Pull Master Diff URL:
If you add two resources to a course, say a pdf, and a word file. On the course home page, you can toggle the navigation bar to show both the icons, though the word resource isn't a link. (first screen shot)
If you view the pdf resource which opens a seperate window with a url like /mod/resource/view.php?id=..., the navigation bar only shows the icon for the pdf resource, and not the word one.
It isn't only the currently viewed resource that gets an icon. Icons that do appear are pdf, mp4, html. Icons that don't appear are docx, xlsx, pptx, wmv.
Attached are some resources to test with. Also some screenshots showing the issue