[Tickets #3090] Tracking bug for XHTML cleanup
bugs@bugs.horde.org
bugs at bugs.horde.org
Wed Dec 21 19:46:58 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://dev.horde.org/horde/whups/ticket/?id=3090
-----------------------------------------------------------------------
Ticket | 3090
Updated By | Chuck Hagenbuch <chuck at horde.org>
Summary | Tracking bug for XHTML cleanup
Queue | Horde Framework Packages
Version | HEAD
State | Assigned
Priority | 1. Low
Type | Bug
Owners | Horde Developers
-----------------------------------------------------------------------
Chuck Hagenbuch <chuck at horde.org> (2005-12-21 19:46) wrote:
> On the spell check complete page:
>
> <span class="fixed"><pre>Happy holidays</pre></span>
>
> pre is not permitted inside a span. What is the correct fix?
Several possibilities; one is completely throwing out the existing spell
checker and using the one from DIMP, one is using Text::htmlAllSpaces()
instead of the pre, and another is using <span style="white-space:pre"> or
some such.
More information about the bugs
mailing list