Ticket #1485494 (closed Bugs: fixed)

Opened 3 months ago

Last modified 3 months ago

Sender's e-mail body is truncated when replying

Reported by: jctrac Owned by:
Priority: 5 Milestone: 0.2-stable
Component: User Interface Version: 0.2-beta
Severity: normal Keywords:
Cc:

Description

I've discovered a scenario in 0.2-beta where the sender's e-mail is truncated when replying to it inside of RoundCube. I am able to reproduce it via the following:

Send an e-mail in plain-text mode to yourself with the following as the body of the message:


This is a test message.

Someone wrote:

Evidently I did mine okay. ----- Original Message ----- From: "Test User"


Once the message appears in your inbox, open the message and hit the "Reply" button. The text that now appears inside the compose field is:


This is a test message. Someone wrote: Evidently I did mine okay. ----- Original Message --


The message is truncated after the second set of dashes, and specifically after the first two dashes in the second set. All text after that is truncated off and not included in the reply message.

I'm attaching examples just because trac is reformatting the source text.

Attachments

sent.txt (133 bytes) - added by jctrac 3 months ago.
Example original e-mail
reply.txt (118 bytes) - added by jctrac 3 months ago.
Example of body text when hitting Reply

Change History

Changed 3 months ago by jctrac

Example original e-mail

Changed 3 months ago by jctrac

Example of body text when hitting Reply

Changed 3 months ago by alec

  • status changed from new to closed
  • resolution set to fixed

Fixed in r1974.

Note: See TracTickets for help on using tickets.