Non-leading whitespace mangled in bug description and comments
Bug #2627 reported by
Stuart Bishop
This bug affects 13 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
In every line of every bug comment or description, Launchpad will mangle all whitespace that occurs after the first non-whitespace character.
This is a problem, since it prevents the correct display of things like diffs, UNIX commands (esp. regexes) and ASCII art.
You can see an obvious demonstration of this by comparing the ASCII art below with the output of "cowsay Whitespace\!". They are not expected to be exactly identical, but the ASCII cow on Launchpad should look a lot more cow-like.
This bug is *not* about the bug description using variable-width fonts.
Related branches
description: | updated |
Changed in launchpad: | |
status: | Unconfirmed → Confirmed |
summary: |
- Bug comment and description whitespacing being munched yet again + Non-leading whitespace mangled in bug comments |
summary: |
- Non-leading whitespace mangled in bug comments + Non-leading whitespace mangled in bug description and comments |
Changed in launchpad: | |
importance: | Medium → High |
To post a comment you must log in.
Bug 2625's description consists of one sentence. Why would it have leading whitespace anyway?