Opened 19 months ago
Closed 19 months ago
#1488142 closed Bug Patches (wontfix)
addAttachment arguments inconsistency
| Reported by: | PnD! | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.7-beta |
| Component: | MIME parsing | Version: | 0.6 |
| Severity: | normal | Keywords: | Mail_Mime addAttachment |
| Cc: |
Description
Please, make note about hard dependency of roundcube code from the Mail_Mime-1.8.2.
Thanks to PEAR developers, 1.8.2 addAttachment argument order differs from 1.8.0 (debian up to sed, ubuntu), producing curious behavior of encoding of attachment names.
Change History (1)
comment:1 Changed 19 months ago by alec
- Milestone changed from later to 0.7-beta
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Arguments order is the same, but there's one argument added. We required 1.8.1, it's in INSTALL file.