ZF-2368: Zend_Measure_NumberTest::testConvertTo() failing (1.0-branch)
Description
2) testConvertTo(Zend_Measure_NumberTest) Failed asserting that two strings are equal. expected string <25 â<91>½> difference got string <35 â<91>½> /home/sebastian/Work/ZendFramework-1.0/tests/Zend/Measure/NumberTest.php:255
Comments
Posted by Thomas Weidner (thomas) on 2008-01-15T15:56:48.000+0000
Should be fixed within the latest release
Posted by Thomas Weidner (thomas) on 2008-02-11T14:07:45.000+0000
Is it now fixed within the trunk ? Can you please give me response ?
Thank you...
Posted by Alexander Veremyev (alexander) on 2008-02-12T18:57:08.000+0000
That would be good to resolve it for the 1.0.4 release (if possible). So I've increased issue priority.
Posted by Alexander Veremyev (alexander) on 2008-02-12T19:00:42.000+0000
(It still fails with the latest release maintenance brunch update - revision 7968)
Posted by Thomas Weidner (thomas) on 2008-02-15T02:19:25.000+0000
I asked "is it fixed within the trunk" because I didn't want to make try and error within the branch. As I didn't got response on this, I integrated all changes into the branch with all possible problems.
So please give me response if it is now fixed with the latest revsion.
Posted by Alexander Veremyev (alexander) on 2008-02-18T18:03:14.000+0000
(I've just deleted my wrong comment, I looked at another issue before an answer)
Sorry for misunderstanding. Yes, the problem still exists in current trunk version.
Posted by Thomas Weidner (thomas) on 2008-02-19T14:01:01.000+0000
Unsure if it will make until 1.0.4... therefor downgrading to critical... fix depends on an other issue which will be fixed before this one
Posted by Alexander Veremyev (alexander) on 2008-02-19T16:58:54.000+0000
OK!
Posted by Alexander Veremyev (alexander) on 2008-02-21T19:10:58.000+0000
I've just fixed it. There was a problem in base converting for long numbers.
Thomas, please review the changes.
Posted by Alexander Veremyev (alexander) on 2008-02-21T19:24:25.000+0000
PS Changeset 8266 is actually related to the ZF-2633 issue (wrong issue number in the comment)
Posted by Thomas Weidner (thomas) on 2008-02-22T02:22:33.000+0000
I changed only a small typo... the rest looks good in my 3 environments. Thank you for your help.
PS: I hate OS related problems... they are hard to fix :-)
Posted by Alexander Veremyev (alexander) on 2008-02-22T11:59:30.000+0000
Yeah. I've just commit it to the release maintenance branch.
PS I do agree :) Sometimes I think that one OS for all would be better :)