- As an admin visit a course, enrol a student (if there isn't one already) and create an assignment.
- Log in as the student and visit <yoursite>/my/index.php?theme=mymobile.
- Click on the assignment icon.
What happens
The item expands showing the details below, but then directs you to the URL. Also notice how the second line is randomly indented.
Expected
The item expands showing the details, no direction is performed. Also, the second line does not have a random indent.
SUMMARY
There are two issues.
- MyMobile theme is not preventing the URL direction.
- Random indentation.
Note: Moodle 2.3 does not have this issue as the expanding of the icon was introduced in 2.4, but it does have an issue with indentation.
- Testing discovered
-
MDL-39287 New Course info styles issue
-
- Closed
-