Closed (won't fix)
Project:
Wikitools
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Oct 2007 at 13:43 UTC
Updated:
11 Feb 2011 at 04:19 UTC
What steps will reproduce the problem?
1. Create a Wiki page with "pre" content (cannot write < and > here; maybe also a bug? ;-)
2. Open it in the browser
What is the expected output? What do you see instead?
The preformatted text has extra line breaks inbetween. Additionally, the line skip seems to be very high. I seems that the "pre" tag just switches to monospace font but its contents is parsed as Wiki syntax.
Origo Issue#89
Comments
Comment #1
bronger commentedSimilar problems exist for the
tag.Comment #2
bronger commentedSorry, I meant the <code> tag. It, too, interprets further tags instead of printing them as-is. Maybe the <![CDATA[...]]> sequence should be supported?
Comment #3
cwgordon7 commentedIs this problem really related to the wikitools module?
Two ideas:
1) Are you using a certain filter that is causing this problem?
2) Does this happen for other node types as well (is it a system-wide bug?)
Comment #4
jpmckinney commentedLooks like 5.x support has been abandoned. Closing.
Comment #5
jpmckinney commented