Issue Details (XML | Word | Printable)

Key: MDL-10257
Type: Bug Bug
Status: Open Open
Priority: Critical Critical
Assignee: Martin Dougiamas
Reporter: Daniele Cordella
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

width inside td not allowed

Created: 26/Jun/07 03:16 PM   Updated: 23/Apr/08 03:04 AM
Return to search
Component/s: Accessibility
Affects Version/s: 1.8.1
Fix Version/s: None

File Attachments: 1. Text File course_lib.php.patch (0.7 kB)


Participants: Chris Bandy, Daniele Cordella and Martin Dougiamas
Security Level: None
Affected Branches: MOODLE_18_STABLE


 Description  « Hide
From Moodle 1.8.1+ home page select the link "All courses ..." inside "Course categories" block.
The page moodle/course/index.php displays a table with attribute "width" inside tag "td".
This breaks XHTML strict.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Chris Bandy added a comment - 23/Apr/08 03:04 AM
Trivial patch against HEAD. (course/lib.php 1.541)