Home » Mail » Mail_Mime » Bug #5934
Mail_Mime: choice for content disposition
Details
| Request #5934 | Mail_Mime: choice for content disposition |
|---|---|
| Submitted | 2005-11-11 07:22 UTC |
| From | tjerk dot meesters at gmail dot com |
| Assigned | cipri |
| Status | Closed |
| Package | Mail_Mime |
| PHP Version | 5_1 CVS-2005-11-11 |
| OS | Windows XP |
| Roadmaps | 1.4.0, 1.4.0a1 |
Comments
[2005-11-11 07:22 UTC] tjerk dot meesters at gmail dot com
Description:
------------
When forwarding message/rfc822 messages, I prefer using addAttachment(). However, just one parameter can't be set using this method, the 'content_disposition'.
It'd be nice to either have:
- one more optional parameter
- support for an array of options (would break earlier version)
- a method alias, optionally with support for option arrays