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.

Item11471: Display XML Source Code in table using EditTablePlugin

Priority: CurrentState: AppliesTo: Component: WaitingFor:
Normal New Extension EditTablePlugin  
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 New
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
Release01x01Checkins
Topic revision: r5 - 27 Jan 2012, PaulHarvey
 
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