Creating a level at the root level does not work. The dialog box does not populate parent select box.

CommentFileSizeAuthor
createlevel.jpg7.19 KB32940stf

Comments

wim leers’s picture

Assigned: Unassigned » wim leers
Category: support » bug

Will try to reproduce.

wim leers’s picture

Status: Active » Postponed (maintainer needs more info)

This works just fine for me. Please export your HS config and post it here and let me know if you're using the Taxonomy multiple parents setting.

32940stf’s picture

Hey Wim,

The behavior is working fine on the taxonomy form but I still (as of the June 3rd build) not create new root elements as per the image attached when using cck fields.

If it helps, here is the config for my cck field. It is a multi-assigned field used on several content types. I think this is what you meant with exporting the HS config??? I am not using mulitple parents setting.

Node_Field table:
a:4:{s:4:"save";s:4:"both";s:3:"vid";s:2:"17";s:3:"tid";s:1:"0";s:5:"depth";s:1:"3";}

Node_Field_Instance.Widget_settings:
a:2:{s:13:"default_value";a:1:{s:4:"tids";a:1:{i:0;s:1:"0";}}s:17:"default_value_php";s:0:"";}

Node_Field_Instance.Display_settings:
a:3:{s:5:"label";a:1:{s:6:"format";s:6:"hidden";}s:6:"teaser";a:1:{s:6:"format";s:6:"hidden";}s:4:"full";a:1:{s:6:"format";s:6:"hidden";}}

wim leers’s picture

Title: Cannot create levels at Root level » Don't display the <create new level> option when the root level is empty
Status: Postponed (maintainer needs more info) » Active

Hm, I was thinking: are you perhaps using an *empty* vocabulary? Because then this is possible. You should not create a *new level* then, but a *new item*. Actually, I'm pretty sure that's the cause.

Creating a new level means: select an item at the current level, then enter a name for a new level BELOW that selected item at the current level.

The <create new level> option should only be displayed when the root level is not empty, I'll fix that in this issue.

wim leers’s picture

Status: Active » Fixed

Fixed!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.