Priority: Normal
Current State: Closed
Released In:
Target Release: patch
1. create a simple table:
%EDITTABLE{}%
| Test | Test |
2. Edit table with
EditTablePlugin and add verbatim tag and save:
e.g. replace Test with <verbatim>Test
3. Edit again & Save
(verbatim is spoiled)
<!--�verbatim3�-->
--
TWiki:Main/CedricWeber - 13 Oct 2008
Did you try this with Wywiwyg plugin disabled?
--
TWiki:Main.ArthurClemens - 13 Oct 2008
I tried this and I see no such effect.
This looks like a UTF8 bug. Are you by any chance running TWiki in UTF8?
--
TWiki:Main.KennethLavrsen - 13 Oct 2008
Hi Arthur, yes, I disabled
WysiwygPlugin right now via configure and got the same result.
@Kenneth, no UTF8 in use,
{Site}{Locale}
is set to
de_DE.ISO-8859-1
--
TWiki:Main.CedricWeber - 13 Oct 2008
It is caused by the renderer that takes out verbatim blocks, which is unwanted in edit mode. Fixed by protecting verbatim tags.
Updating the copyright lines.
--
ArthurClemens - 08 Nov 2008 - 00:54