Item9605: SmartWordBreakPlugin corrupts HTML in topic text

pencil
Priority: Normal
Current State: Being Worked On
Released In:
Target Release: n/a
Applies To: Extension
Component: SmartWordBreakPlugin
Branches:
Reported By: MichaelTempest
Waiting For: Main.MichaelTempest
Last Change By: MichaelTempest
SmartWordBreakPlugin corrupts HTML tags in the topic text. For example: it turns this:

<img src="/foswiki/pub/Web/TheTopic/cvs.png" alt="CVS" title="CVS Repository" border="0" />
... into this:
<img src="/foswiki/pub/Web/TheTopic/cvs.png" alt="CVS" title="CVS Re&shy;pos&shy;i&shy;to&shy;ry" border=<wbr>"0" />

The underlying TML is this:
[[http://my.server/cgi-bin/cvsweb][<img src="%PUBURLPATH%/Web/TheTopic/cvs.png" alt="CVS" title="CVS Repository" border="0" />]]

The topic has these settings:
   * Set SMARTWORDBREAKPLUGIN_WHOLEPAGE=1
   * Set SMARTWORDBREAKPLUGIN_LONGEST=10
-- MichaelTempest - 02 Sep 2010

 
Topic revision: r1 - 02 Sep 2010, MichaelTempest
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy