Item11471: Display XML Source Code in table using EditTablePlugin

pencil
Priority: Normal
Current State: Needs Developer
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: EditTablePlugin
Branches:
Reported By: AlbertoPazos
Waiting For:
Last Change By: GeorgeClark
Hi,

if you edit a table with the editor and you try to show xml code in a field the source code is not displayed correctly. For example, if you want to display the following code (without verbatim tags):

<pre><GlobalNamingResources>

   <Environment name="configuration-environment" type="java.lang.String" value="producion" />
</GlobalNamingResources>
</pre>

The editor should attempt to interpret the tags, and not show anything. The right thing would be to put the code inside the verbatim tags, but if you do that the source code is displayed on a single line and will insert br tags after each line.

-- AlbertoPazos - 25 Jan 2012

See also Support.Question1009

-- PaulHarvey - 25 Jan 2012

It seems to be related with the major issues showed in Support.KnownIssuesOfFoswiki01x01.

-- AlbertoPazos - 26 Jan 2012

But EditTablePlugin does not use the WYSIWYG API, AFAIK.

I have added a link to this task in Item11378 & Item11440, just in case.

-- PaulHarvey - 27 Jan 2012
 

ItemTemplate edit

Summary Display XML Source Code in table using EditTablePlugin
ReportedBy AlbertoPazos
Codebase trunk
SVN Range
AppliesTo Extension
Component EditTablePlugin
Priority Normal
CurrentState Needs Developer
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
Release01x01Checkins
Topic revision: r6 - 12 Dec 2017, GeorgeClark
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