Opened 2 years ago
Closed 2 years ago
#1487764 closed Bugs (invalid)
Downloaded Attachments Corrupted
| Reported by: | jon | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.5.1 |
| Component: | Core functionality | Version: | 0.5 |
| Severity: | major | Keywords: | |
| Cc: |
Description
Some message attachments downloaded with RC are corrupted because of an extra LF character inserted at the start of the file.
When forwarded to and downloaded in gmail, the attachment is downloaded correctly.
See attached. The roundcube version in 1 byte larger, with a LF (0x0A) at the start, corrupting the file.
Attachments (2)
Change History (6)
Changed 2 years ago by jon
Changed 2 years ago by jon
comment:1 Changed 2 years ago by dennylin93
comment:2 Changed 2 years ago by alec
Provide complete message (with attachment) source. Are you using some mods to the Roundcube code? What localization are you using.
comment:3 Changed 2 years ago by jon
aahhh... it was my own plugin's fault... how embarrassing :S
I left a LF at the end of the plugin file... sorry for the bother. You can close this now.
comment:4 Changed 2 years ago by alec
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

It works for me on 0.4.1. I don't have an installation of 0.5 to test with though.