18 Oct
2006
18 Oct
'06
5:22 p.m.
All, I was trying to find if there was a work around for the double rendering of the {pre} tag. I did find archive topic "{pre} tags not working" and it reference a Blog entry however I could not find it. Here is my problem and I assume it is the same thing. I have an inline form I am editing (xwiki class) and in the SheetClass I am displaying the fields and the values (it is an faq). However, whenever I display the textarea that contains the answer and it contains {pre} tags they never show up. And it messes up the formating if you save it after you click edit. However, ... Answer: $doc.display('answer', 'edit', $obj) ... Thanks, Tony Nuzzi