NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use trunk.foswiki.org to view this page for some minimal testing.
Use Item9693 for docu changes for 1.2 and 2.0.

Item1667: Edits to protected text insert unwanted sticky tags

Priority: CurrentState: AppliesTo: Component: WaitingFor:
Normal Closed Extension WysiwygPlugin  
If I insert a new line in protected text in TMCE, the TML ends up with </sticky> <sticky> where the linebreak was inserted.

For example, suppose I start with this:
<sticky>
First Line
Last Line
</sticky>

If I insert a new line in between, using TMCE, I get this:
<sticky>
First Line</sticky> <sticky>New Line
Last Line
</sticky>

This is especially problematic in conjunction with plugins like the DirectedGraphPlugin, where the <sticky> text is actually code.

Foswiki should collapse adjacent "sticky" regions, just like it does for verbatim regions.

-- MichaelTempest - 27 May 2009

ItemTemplate edit

Summary Edits to protected text insert unwanted sticky tags
ReportedBy MichaelTempest
Codebase trunk
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Extension
Component WysiwygPlugin
Priority Normal
CurrentState Closed
WaitingFor
Checkins Foswikirev:3985 Foswikirev:3986
TargetRelease minor
ReleasedIn 1.1.0
Topic revision: r5 - 04 Oct 2010, KennethLavrsen
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads