Edit report at http://pear.php.net/bugs/bug.php?id=14178&edit=1
ID: 14178
Updated by: [email protected]
Reported By: tklingenberg at lastflood dot com
Summary: resolvePath Problems
-Status: No Feedback
+Status: Verified
Type: Bug
Package: Net_URL2
Operating System: Irrelevant
Package Version: 0.1.0
PHP Version: Irrelevant
Roadmap Versions:
New Comment:
-Status: No Feedback
+Status: Verified
I committed a unit test for this bug:
http://svn.php.net/viewvc?view=revision&revision=309162
I used the examples he provided in his patch. ;-)
Previous Comments:
------------------------------------------------------------------------
[2008-10-05 13:57:25] doconnor
Hey Tom,
If you could give us a small executable test case which demonstrates how
the current CVS code is broken, that would be great.
At the moment, we don't have that, and we don't have a patch in a usable
form (see
http://wiki.pear.php.net/index.php/BugTriageDay#Making_patches); so it's
not too likely any changes would happen.
If we've got the executable test script, even someone like me who
doesn't know much about the code itself could see the right / wrong
behaviour and there is a higher chance your changes would make it in...
------------------------------------------------------------------------
[2008-07-25 22:59:16] doconnor
A testcase would be really, really handy.
------------------------------------------------------------------------
[2008-07-08 09:42:55] schmidt
I am not sure what problem the mentioned code is trying to solve. Could
you please provide a testcase with expected and actual output?
removeDotSegments() is a private function, so I assume you are not
calling it directly?
------------------------------------------------------------------------
[2008-07-08 06:14:03] tkli
Just checked the CVS code, the buggy function is still in but I am not a
member of this project sothat my suggestions ends here. Adopt the above
code or leave it, you can use it freely.
------------------------------------------------------------------------
[2008-07-08 06:01:31] doconnor
Close -> Fixed in CVS?
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://pear.php.net/bugs/bug.php?id=14178