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)

rc_bug.jpg (51.6 KB) - added by masi 6 years ago.
sample quotebug
bugfix1484560.patch (1.8 KB) - added by bvanheuverzwijn 5 years ago.
Patch to fix the bug

Download all attachments as: .zip

Change History (7)

Changed 6 years ago by masi

sample quotebug

comment:1 Changed 6 years ago by thomasb

  • Milestone changed from 0.1-rc2 to 0.1.1

Let the admins assign a milestone!

Changed 5 years ago by bvanheuverzwijn

Patch to fix the bug

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.

Note: See TracTickets for help on using tickets.