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 .
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | forum_edit.patch | 1.04 KB | chx |
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 .
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | forum_edit.patch | 1.04 KB | chx |
Comments
Comment #1
chx commentedIt 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.
Comment #2
chx commentedComment #3
dries commentedCommitted to HEAD and DRUPAL-4-6.
Comment #4
(not verified) commented