Launchpad *needs* to preserve white space in comments
Bug #638261 reported by
Paul Sladen
This bug report is a duplicate of:
Bug #2627: Non-leading whitespace mangled in bug description and comments.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
New
|
Undecided
|
Unassigned |
Bug Description
Real world example from today:
... | cut -d\ -f2 | ...
here:
hyphen dee backslash <two spaces> hyphen eff two
is functionally different to:
hyphen dee backslash <one space> hyphen eff two
and when a user tries to paste the latter into their terminal ... it does not work!
To post a comment you must log in.
Hi, Paul.
Thanks for the bug report. This is already tracked as bug 2627, so I'll dupe this bug against that one.
Cheers,
deryck