Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the OpenGuides CPAN distribution.

Report information
The Basics
Id: 3088
Status: resolved
Priority: 0/
Queue: OpenGuides

People
Owner: Nobody in particular
Requestors: rt-openguides [...] downlode.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.21
Fixed in: (no value)



Subject: Erratic behaviour for start of preformatted text
Bug found by IVORW: Fixed format text can be done with PRE tags, but the first few lines don't seem always to come out properly. See "Acton Town Station" - I am not quite sure what is happening here.
[EMARTIN - Tue Jul 29 12:10:36 2003]: Show quoted text
> Fixed format text can be done with PRE tags, but the first few lines > don't seem always to come out properly. See "Acton Town Station" - I > am not quite sure what is happening here.
View the source and you will see that the <pre> stuff is getting wrapped in paragraphs and so is not actually getting done at all. The reason it looks like *some* of the text is coming out as fixed format is that it's indented and hence is getting treated as <code>. Can you resubmit this as a CGI::Wiki::Formatter::UseMod bug please.