Details
-
Type:
Patch
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.10.0
-
Fix Version/s: 1.10.2
-
Component/s: Zend_Application_Resource
-
Labels:None
Description
We're using our Resource Mail transport, that only log mails (we can also commit this transport to main ZF).
But after migration to 1.10 there is problem with loading this transport.
Problem is in Zend_Application_Resource_Mail - transport type shouldn't be lowercased, due to loading problem.
I've attached solution.
We signed Corp CLA, so you can use it.
Mail Transport Patch - base revision is current trunk