When I try to create a new level, the ajax window appears and lets me create pick a parent and create a new child. However, the child is created in the parent level. I was expecting a new child for the parent. For example, if a select box represents a country, creating a new level should insert a new entry into the province/state level which is a child of country.

Comments

wim leers’s picture

Assigned: Unassigned » wim leers
Category: support » bug

And did you actually *select* a country that should become the parent? Currently it creates an item in the root level if you don't select a parent. Have to fix that.

wim leers’s picture

Hm no, apparently this really is a bug. This *did* work though. Working on it.

wim leers’s picture

Title: Create new Level doesn't create new level » Regression: "create new level" doesn't create new level
Status: Active » Fixed

This was a regression caused by a bad change in http://drupal.org/cvs?commit=114978.

32940stf’s picture

Just checked the May11 build and the issue seems resolved :)

Thanks

Anonymous’s picture

Status: Fixed » Closed (fixed)

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