[Tickets #4886] Re: Spell Check in HTML cause invalid errors
bugs@bugs.horde.org
bugs at bugs.horde.org
Sat Jan 20 21:34:44 PST 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4886
-----------------------------------------------------------------------
Ticket | 4886
Updated By | technology at pmi-portland.org
Summary | Spell Check in HTML cause invalid errors
Queue | IMP
Version | 4.1.3
Type | Bug
State | Feedback
Priority | 2. Medium
Owners |
-----------------------------------------------------------------------
technology at pmi-portland.org (2007-01-20 21:34) wrote:
I have determined this is not an apell issue and it appears to be a
htmlarea problem. I cannot find the bug but it is placing a chr(160)
instead of a   ( ) for the first of the two spaces. I was going
to diff the various JS files in htmlarea with the ones I have to see if I
could find the change (I think it is in getHTMLWrapper around the line
html = /^script|style$/i.test(root.parentNode.tagName) ? root.data :
HTMLArea.htmlEncode(root.data);. My problem is I cannot find these files
in CVS. Can you point me to them?
More information about the bugs
mailing list