Currently there is no test of the protected _decodeLine function in the unit tests that ship with Zend Framework. Could you let me know how you handle unit tests of protected functions in Zend Framework ?
Many thanks, Dominik On 2011-07-05, at 1:34 PM, Matthew Weier O'Phinney wrote: > -- Dominik Gehl <[email protected]> wrote > (on Tuesday, 05 July 2011, 12:56 PM -0400): >> I discovered a bug in Zend_Mail_Protocol_Imap::_decodeLine back in >> April 2010 and created a ticket for it: >> http://framework.zend.com/issues/browse/ZF-9624. I also added at that >> time a possible fix for it to the ticket ... Unfortunately, the bug is >> still open ... Is there anything else I can do in order for the patch >> to get accepted ? Someone I should contact directly ? > > Please attach a unit test with assertions showing the behavior desired. > > -- > Matthew Weier O'Phinney > Project Lead | [email protected] > Zend Framework | http://framework.zend.com/ > PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc > > -- > List: [email protected] > Info: http://framework.zend.com/archives > Unsubscribe: [email protected] > > -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
