-- Bill Karwin <[EMAIL PROTECTED]> wrote
(on Wednesday, 21 February 2007, 10:12 AM -0800):
> Thanks Matthew, I confirm that this error case has been fixed in my
> environment (Win XP, PHP 5.2.0).
> 
> There is still the one test marked 'Incomplete' in Zend/MailTest.php,
> test is "testHeaderEncoding2".  When I make this test run without
> marking it incomplete, it fails.  But we're okay releasing ZF 0.8 like
> this, as we discussed.
> 
> So I think ZF-927 may be resolved, but ZF-924 is still open.

testHeaderEncoding2() tests something completely unrelated to the
duplicate newlines issue, so it makes sense that one doesn't pass. I'm
pretty sure it's an issue of how the encoding functions work between
platforms, but need to do some more investigation; regardless, it's a
fairly minor issue, so, as you say, shipping without resolution should
be fine.


> > -----Original Message-----
> > From: Matthew Weier O'Phinney [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, February 21, 2007 8:25 AM
> > To: [email protected]
> > Subject: [fw-general] Re: Commit for patch Zend_Mime [ZF-927]
> > 
> > -- Simon Mundy <[EMAIL PROTECTED]> wrote
> > (on Wednesday, 21 February 2007, 09:11 AM +1100):
> > > I just tried the patch and it still fails with the scenario
> described
> > > in JIRA.
> > >
> > > The problem is not so much with the sequence of line feed
> characters,
> > > it's more with the following code in the latest commit of Zend_MIME.
> > > Let's say I've passed the string "my body\r\n\r\n...after two
> > > newlines" (or it could be "my body\n\n...after two newline" - it
> > > doesn't matter).
> > 
> > I examined your patch more closely this time, and have now applied it.
> > Please test!

-- 
Matthew Weier O'Phinney
PHP Developer            | [EMAIL PROTECTED]
Zend - The PHP Company   | http://www.zend.com/

Reply via email to