Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
taxonomy.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2008 at 15:56 UTC
Updated:
23 Dec 2008 at 18:56 UTC
If $depth is for "Internal use only" then why is it in the middle of the parameter list? If we're not supposed to use it, we shouldn't have to care about its default value either.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_get_tree-depth.patch | 2.7 KB | john morahan |
Comments
Comment #1
xanoGood idea. I can confirm this patch also updates all occurences of taxonomy_get_tree() in core where needed.
Comment #2
catchMuch better.
Comment #3
dries commentedCommitted to CVS HEAD. Thanks.
Comment #4
catchThis probably deserves a mention in http://drupal.org/update/modules
Comment #5
xanoWill do.
//Edit: done!
Comment #6
swentel commentedMarking as fixed then :)