Opened 6 years ago
Closed 5 years ago
#1484560 closed Bugs (fixed)
wraping long lines in quotes results in unquoted wraped line
| Reported by: | masi | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-beta |
| Component: | User Interface | Version: | 0.1-rc1 |
| Severity: | normal | Keywords: | wrap line quote |
| Cc: |
Description
If I have a long line in a mail and answer the mail the long line gets wrapped but only the first part of the line is quoted. The part after the linebreak is not quoted anymore. The function which wraps the line does not check if the line to wrap is a quoted line.
In my attached screenshot you can see this behaviour. The text below the quote was in one line with the last textline inside the quote.
Attachments (2)
Change History (7)
Changed 6 years ago by masi
comment:1 Changed 6 years ago by thomasb
- Milestone changed from 0.1-rc2 to 0.1.1
Let the admins assign a milestone!
comment:2 Changed 5 years ago by till
Can you verify this is still the case?
comment:3 Changed 5 years ago by the_glu
Yes I can confirm with the 0.1-stable :)
comment:4 Changed 5 years ago by thomasb
- Component changed from Interface to User Interface
comment:5 Changed 5 years ago by thomasb
- Resolution set to fixed
- Status changed from new to closed
Text wrapping is disabled when reading a message (browser should wrap texts).
The patch is now used to wrap the message body when replying.

sample quotebug