Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.9.5
-
Fix Version/s: None
-
Component/s: Accessibility
-
Labels:None
-
Difficulty:Easy
-
Affected Branches:MOODLE_19_STABLE
Description
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.
Issue Links
| This issue will help resolve: | ||||
| MDL-19653 | XHTML 1.0 Validation Error activity label <span class="label"> |
|
|
|
Adding Eloy as watcher for commenting and triaging this issue.
Andrea