PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » DB_NestedSet » Bug #1097

getSubBranch does not work with sort_preorder

Details

Submitted2004-03-30 14:56 UTC
Frommail at cecot dot de
Assigneddatenpunk
StatusClosed
PackageDB_NestedSet
PHP Version4.3.4
OSlinux
Roadmaps(Not assigned)

Comments

[2004-03-30 14:56 UTC] mail at cecot dot de

Description:
------------
in version 1.72 the line 785 is unnecessary and erroneous.
in order to let the getSubBranch Method work correctly this line has to be deleted.

in line 784 the firstsort parameter is already set correctly.

[2004-03-31 11:49 UTC] datenpunk at php dot net

This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pear.php.net.

In case this was a pear.php.net website problem, the change will show
up on the website in short time.

Thank you for the report, and for helping us make PEAR better.