Opened 5 years ago
Closed 5 years ago
#1484732 closed Bugs (worksforme)
Could not forward more then 5 attachments
| Reported by: | IR | Owned by: | till |
|---|---|---|---|
| Priority: | 1 - Highest | Milestone: | |
| Component: | MIME parsing | Version: | 0.1-rc2 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
When user recievs mail with 6 attachments. Pushes forward button. Then shows only 5 attachmets. So user, who wants to forward a message, loses 1 attachemt.
May be somepne could help.
Change History (3)
comment:1 Changed 5 years ago by thomasb
- Component changed from Client to MIME issue
- Severity changed from major to minor
comment:2 Changed 5 years ago by till
- Owner set to till
- Status changed from new to assigned
I just froze gmail when I tried to send me 6 attachment. OMG. :P
comment:3 Changed 5 years ago by till
- Resolution set to worksforme
- Status changed from assigned to closed
I tested both forward and reply (even though they are pretty much identical). I received all my six attachments on the other end - files were not corrupt or anything like that either.
So this works with latest SVN (trunk). So maybe you need to update it as I can't rule out that there haven't been changes since 0.1-rc2 was released.
A reason why it did not work for oyu could php limits (memory limit, ...). Aside from that I see nothing. Study your logs in logs/ - they contain possible errors issued either by RoundCube or by PHP.

We need a sample message to debug this.