
|
If you were logged in you would be able to see more operations.
|
Google issue summary
|
|
|
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
5.1.2
|
|
|
Time Tracking:
|
|
Original Estimate:
|
4 hours
|
|
|
Remaining Estimate:
|
4 hours
|
|
|
Time Spent:
|
Not Specified
|
|
|
|
| Resolution Date: |
05/10/07 18:09
|
| Require Callback: |
No
|
| Participants: |
Florent Guillaume
|
| Tags: |
|
|
In a recursive hierarchical vocabulary (everything stored in the same table), there's no way to select the "null" parent to create a new entry at the first level.
The UI assumes that if the parent is null, then it's not a hierarchical directory. This is wrong.
|
|
Description
|
In a recursive hierarchical vocabulary (everything stored in the same table), there's no way to select the "null" parent to create a new entry at the first level.
The UI assumes that if the parent is null, then it's not a hierarchical directory. This is wrong.
|
Show » |
|
To do that a <parentDirectory> tag is added to the sql directory descriptor.