Closed (fixed)
Project:
Flexinode
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2006 at 17:41 UTC
Updated:
9 Oct 2006 at 16:31 UTC
When trying to enable create/edit permissions on a flexinode type that was created in drupal 4.7.2, after upgrading to 4.7.3 gives the error message:
An illegal choice has been detected. Please contact the site administrator.
If I create a type in 4.7.3 I can successfully change the permissions on this new type.
Comments
Comment #1
JamesSharpe commentedThe issue was due to the created content type having a single apostrophe in the content name. This was causing the sql query to fail when updating the permissions table.
Comment #2
(not verified) commented