Ticket #1485494 (closed Bugs: fixed)
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.
