When trying to create a case (using the basic case type provided) I always get a "An illegal choice has been detected. Please contact the site administrator." when submitting. Using Drupal 5 and latest copy of Case Tracker
When trying to create a case (using the basic case type provided) I always get a "An illegal choice has been detected. Please contact the site administrator." when submitting. Using Drupal 5 and latest copy of Case Tracker
Comments
Comment #1
Lityi commentedDo you also use pathauto? :-E
Comment #2
nevets commentedIn this case, no I am not using pathauto
Comment #3
Lityi commentedstrange others reported the same error when using pathauto...
Comment #4
nevets commentedFound the problem (sorry do not have the tools for generating a patch)
In casetracker_case_form_common(), the else case of this code is causing the problem
The hidden element should not be using '#options'.
Comment #5
jmiccolis commentedThis form definition issue has been fixed in the Drupal 6 branch, and as this bug doesn't effect my drupal 5 testing I'm setting this to fixed.