Changes between Version 2 and Version 3 of Ticket #29839, comment 35
- Timestamp:
- 11/16/2014 03:37:39 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29839, comment 35
v2 v3 38 38 }}} 39 39 40 and move it up above the check for `all` around line 1663. 40 and move it up above the check for `all` around line 1663. I may even be able to remove the check altogether, but I'd have to test that first. The unit test would be to create a flat taxonomy and compare `all` with `childless` so it's easy enough to confirm. 41 41 42 42