[Tickets #4886] Re: Spell Check in HTML cause invalid errors

bugs@bugs.horde.org bugs at bugs.horde.org
Sun Jan 21 07:33:47 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-21 07:33) wrote:

Never mind... Got it that *was* the area and the HTMLEncode needed:
str = str.replace(/\xA0/g, " ")
Simple... fixed





More information about the bugs mailing list