To reproduce:
1. Create a forum container
2. Create a forum as a child of that container
3. Edit the forum created in 2.

You will see that the Parent dropdown has been set back to .

CommentFileSizeAuthor
#1 forum_edit.patch1.04 KBchx

Comments

chx’s picture

Title: Container lost when editing a forum that was a child of a container » Container lost when editing a forum
Assigned: Unassigned » chx
Priority: Normal » Critical
StatusFileSize
new1.04 KB

It seems that we are handing an array of taxonomy objects as parent instead of an integer as we should. This happens on all editing not just right after creation.

chx’s picture

Priority: Critical » Normal
dries’s picture

Committed to HEAD and DRUPAL-4-6.

Anonymous’s picture