Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.8.11, 1.9.7
-
Fix Version/s: 2.0
-
Component/s: Accessibility, Filters
-
Labels:None
-
Environment:Moodle 1.8 (original first release) on Centos Linux 4.4 with PHP 5.1.6 and MySQL 5.0.20
-
Database:Any
-
Difficulty:Easy
-
Affected Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
A client reports that the editor is still creating html that uses <font> tags - this breaks the accessibility compliance. Any thoughts?
Issue Links
| This issue duplicates: | ||||
| MDL-21743 | Tidy filter removes the "font" tags, but HTML editor puts it when you format the text. |
|
|
|
This also causes problems if you want to use the Moodle Tidy Filter in 1.8 because the font tags are stripped out by the Tidy filter.