Issue Details (XML | Word | Printable)

Key: MDL-20366
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Petr Skoda
Reporter: Andrea Bicciolo
Votes: 0
Watchers: 3
Operations

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

<span class="label "> breaks validation in course home page

Created: 28/Sep/09 08:28 PM   Updated: 12/Nov/09 06:33 PM
Return to search
Component/s: Accessibility
Affects Version/s: 1.9.5
Fix Version/s: None

Participants: Andrea Bicciolo and Petr Skoda
Security Level: None
Difficulty: Easy
Affected Branches: MOODLE_19_STABLE


 Description  « Hide
When adding label in courses home page and formatting labels content with the editor, using XHTML valid tags such as h1, hr, p, etc breaks validation since they are inside a "span" tag. This makes almost impossible to create labels with both good format and valid XHTML, thus breaking accessibility.

Possible workaround:
- change the span tag with div.





 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Andrea Bicciolo added a comment - 12/Nov/09 06:33 PM
Adding Eloy as watcher for commenting and triaging this issue.

Andrea