Hi. Finally, it's already reported:
http://framework.zend.com/issues/browse/ZF-2495 -------------------------- Original message -------------------------- From: Tomáš Procházka <[EMAIL PROTECTED]> Subject: [fw-general] Zend_Mime bug! Date: Friday, January 25, 2008, 9:14:57 AM Attachments: Mime-encode-EOL.path msgid:[EMAIL PROTECTED] TP> Hi. TP> In the Zend_Mime_Part class on the line 145 is this call: TP> return Zend_Mime::encode($this->_content, $this->encoding, $EOL); TP> But Zend_Mime::encode() doesn't have 3 parameters!!! I think that TP> this is huge bugs whitch cause, that Zend_Mime::encode() don't use right end line characters. TP> I'm writing this for 3rd times, but no reactions, still I haven't acces to Issue Browser. TP> I'm sending path for fix it again. ----------------------- End of original message ---------------------- -- Tomas Prochazka
