Closed (fixed)
Project:
Hierarchical Select
Version:
5.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
17 Jul 2008 at 19:10 UTC
Updated:
1 Aug 2008 at 14:24 UTC
I have a typical vocabulary with hierarchical levels: continents > countries > regions.
As the number of continents and countries are fixed, there is only the need to add new terms to the regions. Unfortunately when I try to create a new term for the regions, the box for the new term pops up and I can fill it in, but after clicking "create" the term is not there. The new term is also not present in the terms list at categories, so it is not created/saved.
For the first two levels, continents and countries, its works to create new terms.
Comments
Comment #1
wim leersSounds like a bug indeed.
Comment #2
wim leersThe problem was that only the max_levels setting was being checked, while in fact *also* should be tested if an item was being created in an existing level. I added that check now and it's working nicely :)
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.