Modify ↓
Ticket #7657 (closed defect: fixed)
Opened 3 years ago
Last modified 3 years ago
leading empty spaces in ticket descriptions are lost
| Reported by: | cboos | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11.6 |
| Component: | ticket system | Version: | 0.11-stable |
| Severity: | minor | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description (last modified by cboos) (diff)
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
Change History
comment:1 Changed 3 years ago by cboos
- Keywords verify added
- Milestone changed from 0.11-retriage to 0.11.5
- Severity changed from minor to normal
comment:2 Changed 3 years ago by cboos
- Description modified (diff)
- Keywords verify removed
- Milestone changed from 0.11.6 to 0.12.1
- Severity changed from normal to minor
comment:3 Changed 3 years ago by cboos
- Milestone changed from 0.12.1 to 0.11.6
- Resolution set to fixed
- Status changed from new to closed
comment:4 Changed 3 years ago by cboos
- Owner set to cboos
There was another such <textarea>, fixed in r8456.
Note: See
TracTickets for help on using
tickets.



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