Bug: Color in verbatim area doesn't get rendered

When I try to use colorcodes in a verbatim area, it gets rendered correctly in the preview. However, in the final version I see the raw variable names instead of the color.

Test case

Create a topic, add a verbatim section with color tags . Watch the preview, then press 'Save' to see the resulting page.

Environment

TWiki version: TWikiRelease01Feb2003
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin, TablePlugin, CommentPlugin
Server OS: SunOS 5.8 Generic_108528-17 sun4us sparc FJSV,GPUSC-M
Web server: Oracle HTTP Server Powered by Apache/1.3.22 Server
Perl version: 5.8.0
Client OS: Windows 2000 Service Pack 4
Web Browser: Mozilla Firebird 0.7

-- BjoernStierand - 18 Nov 2003

Follow up

This is spec. Verbatim means litterally. Please use <pre> tags if you want to use HTML tags.

-- PeterThoeny - 19 Nov 2003

This would still be a bug if Preview is showing something different to the final view after save. To test this here's a test case:

Without Verbatim:

Red outside verbatim

With Verbatim:

   <font color="red">Red inside verbatim</font>

I see the after preview and save - so I agree, I don't think there is a bug. There might have been a bug in TWikiRelease01Feb2003, but not in the current TWikiAlphaRelease.

-- JohnTalintyre - 18 Nov 2003

My apologies, in my hurry I did not read the bug description carefully enough and missed the preview and view difference. As John mentioned, it does not happen with the latest release.

-- PeterThoeny - 19 Nov 2003

Fix record

Topic revision: r5 - 19 Nov 2003 - 17:48:33 - JohnTalintyre
 
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 SourceForge.net Logo