Modify ↓
#7657 closed defect (fixed)
leading empty spaces in ticket descriptions are lost
| Reported by: | Christian Boos | Owned by: | Christian Boos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11.6 |
| Component: | ticket system | Version: | 0.11-stable |
| Severity: | minor | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
When a ticket description is created with leading empty lines, those will be lost at the next ticket edit made by someone having the TICKET_EDIT_DESCRIPTION permission.
See for example ticket/7655
This is a regression from r3496.
Attachments (0)
Change History (4)
comment:1 by , 17 years ago
| Keywords: | verify added |
|---|---|
| Milestone: | 0.11-retriage → 0.11.5 |
| Severity: | minor → normal |
comment:2 by , 16 years ago
| Description: | modified (diff) |
|---|---|
| Keywords: | verify removed |
| Milestone: | 0.11.6 → 0.12.1 |
| Severity: | normal → minor |
comment:3 by , 16 years ago
| Milestone: | 0.12.1 → 0.11.6 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Fixed while modifying the ticket.html template for an other issue, in r8455.