Ticket #593 (assigned bug)

Opened 3 months ago

Last modified 3 months ago

web: bug in forums for preformated text (code)

Reported by: maurice Assigned to: laurentj (accepted)
Priority: low Milestone:
Component: web site Version:
Severity: minor Keywords:
Cc: Php version:
Review: Hosting Provider:
Documentation needed: 0 Blocking:

Description

There is a bug in the parser code for the forums that put back to left the first line of a preformated code (obtained by indenting text). Perhaps some "trimleft" all write space instead of justing deleting the first linefeed?

e.g the following expected lines:

   line1
   line2
   line3

appear as if there were typed as:

line1
   line2
   line3

Change History

05/21/08 10:11:20 changed by laurentj

  • status changed from new to assigned.
  • version deleted.
Download in other formats: Comma-delimited Text Tab-delimited Text RSS Feed