Closed (fixed)
Project:
YUI Rich Text Editor
Version:
5.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2008 at 15:21 UTC
Updated:
22 Apr 2008 at 20:24 UTC
A default installation of the YUI Editor module produces invalid XHTML, including <A> tags.
A quick search of the YUI issue queue shows a potential solution to this problem.
I have tested adding:
markup: 'xhtml'
(as suggested by the YUI bug report) to yui_editor.js which produces the desired behavior (valid XHTML).
I haven't included a path, since I thought it would be desirable to have this be a configurable setting. My javascript skills are lacking, and I wasn't sure how to add this variable setting.
If desired, I'll happily upload my (simple) patch.
Comments
Comment #1
jeffcd commentedThis appears to have been resolved with 2.5.x. Please update your YUI settings accordingly.
Comment #2
jeffcd commentedThis appears to have been resolved with 2.5.x. Please update your YUI settings accordingly.