You are here: Foswiki>Tasks Web>Item85 (06 Nov 2010, MichaelTempest)Edit Attach

Item85: Wysiwyg/TinyMCI doesn't like verbatim text with trailing backslashes

pencil
Priority: Normal
Current State: Closed
Released In: n/a
Target Release:
Applies To: Extension
Component: WysiwygPlugin
Branches:
Reported By: DiabJerius
Waiting For:
Last Change By: MichaelTempest
WysiwygPlugin 17359 (11 Aug 2008)
TinyMCEPlugin 03 Aug 2008 17302 (11 Aug 2008)

The following text:

<verbatim>
dmhedit  \
         infile=spectrum.fits  \
         filelist=none         \
         operation=add         \
         key=BACKSCAL          \
         value=$BACKSCAL       \
         datatype=indef
</verbatim>

is chewed up by the WysiwygPlugin and turned into:

<verbatim>
dmhedit            infile=spectrum.fits            filelist=none                   operation=add                   key=BACKSCAL                    value=$BACKSCAL                 datatype=indef
</verbatim>

If I remove the trailing backslashes, it retains the original formatting.


This task was overlooked because the "affected component" was not set.

-- MichaelTempest - 23 Oct 2010

I am not sure when this was fixed, but this works now on the 1.1 release branch. I am not planning on making any changes for this item, because it works smile Therefore, I am closing this task.

-- MichaelTempest - 06 Nov 2010

ItemTemplate edit

Summary Wysiwyg/TinyMCI doesn't like verbatim text with trailing backslashes
ReportedBy DiabJerius
Codebase
SVN Range TWiki-4.2.3, Wed, 06 Aug 2008, build 17396
AppliesTo Extension
Component WysiwygPlugin
Priority Normal
CurrentState Closed
WaitingFor
Checkins
ReleasedIn n/a
Topic revision: r3 - 06 Nov 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