This might actually be an error with the way I use the module, but here is how to reproduce this error:
1.) Create a container
2.) Add several categories (with weights in descending order) by starting from the 'add child category' link on the container page.
3.) Go to one of the category pages
4.) Click on the add child category link
5.) In the parent category box, choose the category to which this category is being added as a child
6.) Submit the category
The following error message is returned:
An illegal choice has been detected. Please contact the site administrator.
If I persist and choose the parent category again and submit, I either get an internal server error or the same error message. The role adding this stuff is uid1, so should not be a permissions issue.
This error does not occur if I add the child category from create content>>category, select the right parent container and then the right parent category and save the node.
Speaking of internal server errors, I am also attaching a screenshot that is unrelated to the current occasion but might be the same bug (I don't remember).
| Comment | File | Size | Author |
|---|---|---|---|
| cat_int_server_error.gif | 6.09 KB | venkat-rk |
Comments
Comment #1
venkat-rk commentedI have the activeselect module also enabled.
Comment #2
Jaza commentedNope, this is not a problem with the way you use the module, Ram. This is a real bug. ;)
Fix committed to HEAD and 4.7. Also fixed the parent selection not defaulting correctly when clicking the 'add child category / container' links (it's meant to default to the parent from which you clicked the link).
Comment #3
venkat-rk commentedThanks, Jaza. One more critter out of the way;-)
Comment #4
(not verified) commented