#1488795 closed Bugs (fixed)
Leading blanks are stripped when displaying quoted lines
| Reported by: | myfreexp | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.8.4 |
| Component: | Core functionality | Version: | git-master |
| Severity: | normal | Keywords: | leading blanks, stripped, quotes |
| Cc: |
Description
When quoting plain text lists such as...
Version RC 0.8.2 RC 0.9-git
-------------------------------
yes no
no yes
...Roundcube strips the leading blanks and displays them this way:
> Version RC 0.8.2 RC 0.9-git > ------------------------------- > yes no > no yes
This should be avoided.
Change History (3)
comment:1 Changed 7 months ago by alec
- Milestone changed from later to 0.9-beta
comment:2 Changed 6 months ago by alec
- Resolution set to fixed
- Status changed from new to closed
Fixed in e5e2190e4e7a831df432fe370b7dd0715029a0b9. Not a regression.
comment:3 Changed 6 months ago by thomasb
- Milestone changed from 0.9-beta to 0.8.4
Note: See
TracTickets for help on using
tickets.

Confirmed. Might be a regression in HTML entities handling.