We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
Tags:
create new tag
, view all tags

Question

Figuring that I probably wouldn't get a positive response on VariablesAndNewLinesWithinVariables, I set out to create a cheatsheet for my users. I'm not really expecting a solution unless somebody has one available. But thought I would report the funny behaviour.

Dakar

Here on TWikiDotOrg, the verbatim is working correctly

%EDITTABLE{changerows="add" editbutton="add line item" quietsave="off" format="| text, 20 | text, 10 | text, 10 | label, 0, $percntCALC{ $percntBALANCE$percnt }$percnt |"}%
| *Item* | *Debit* | *Credit* | *Balance* |

Cairo

On my CairoRelease, from the same %EDITTABLE text inside of verbatim tags, I get :

<nop>
<a name="edittable1"></a>
<form name="edittable1" action="http://domain.com/twiki/bin/viewauth/Sandbox/EditTableVerbatimTest#edittable1" method="post">
<input type="hidden" name="ettablenr" value="1" />
<input type="hidden" name="etedit" value="on" />
| *Item* | *Debit* | *Credit* | *Balance* |
<input type="hidden" name="etrows"   value="1" />
<input type="submit" value="add line item" /></form>

The answer was to create the cheatsheet without verbatim and to escape every last thing from variables, to the pipes for the table, to the asterix for the bold.

Environment

TWiki version: TWikiRelease04Sep2004
TWiki plugins: tons and tons
Server OS: Suse pro 9.3
Web server: apache
Perl version: 5.8.6
Client OS: windoze XP pro
Web Browser: firefox
Categories: Plugins

-- KeithHelfrich - 17 Dec 2006

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

Thanks for the report. Nobody is going to debug Cairo code anymore, so closing this.

-- PeterThoeny - 31 Dec 2006

 
Change status to:
Topic revision: r2 - 31 Dec 2006 - 03:40:29 - PeterThoeny
Support.EditTablePluginBreaksVerbatimOnCairo moved from Support.EditTablePluginBreaksVerbatim on 17 Dec 2006 - 21:30 by KeithHelfrich - put it back
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback