Closed (fixed)
Project:
Hierarchical Select
Version:
7.x-3.0-alpha5
Component:
Code - Taxonomy
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2012 at 23:17 UTC
Updated:
10 Feb 2015 at 20:57 UTC
Jump to comment: Most recent
Comments
Comment #1
ahmedwali commentedI have the same problem
Comment #2
kamenrs commentedI also have the same problem.
Comment #3
joemoraca commentedI have same error -- only for anonymous user - if I am logged in there is no error.
Also the error is written to the screen even though i have errors messages set to not display.
Comment #4
blackandcode commentedI also have the same error
Comment #5
seanbfuller commentedIf you're getting the "illegal choice" error, check to see if you also have a radio button field on the page with no default. It might be that HS is just exposing a bug on the field. I was having the same issue, so I disabled HS because I thought it was causing the error. Then I was testing another Ajax widget and started to see the same error. When I checked the watchdog, I saw some form errors on another field. Apparently a radio button with no default will throw the "illegal choice" error instead of the correct "required" error due to a bug in d7. Not sure if this is the entire issue, but changing the problematic form element to a select box seemed to fix the issue for me. See #811542: Regression: Required radios throw illegal choice error when none selected for more info.
Comment #6
skizzo commentedeven if you do not have a radio button, patch 811542-45 may fix the problem
(it did it for me). Please note that the patch applies cleanly to both D8 and D7.
Comment #7
skizzo commentedComment #8
betz commented#5 was indeed my problem, thanks for mentioning this seanbfuller!
Comment #9
kars-t commentedDear fellow Drupal enthusiasts,
this issue is now lasting for a very long time in the issue queue and was unfortunately never solved. As Drupal is a open source project everyone is helping on voluntary basis. So that this is was not solved is nothing personal and means no harm. But perhaps no one had time to deal with this issue, maybe it is too complex or did not describe the problem comprehensibly.
But this issue is not the only one. There are thousands of issues on Drupal.org that have never been worked on or could not be processed. This means that we are building a wave that is unmanageable and just a problem for the Drupal project as a whole. Please help us keep the issue queue smaller and more manageable.
Please read again, "Making an issue report" and see if you can improve the issue. Test the problem with the current Core and modules. Maybe the problem doesn't exist anymore, is a duplicate or has even been solved within this issue but never closed.
Help can also be found for it on IRC and in the user groups.
In order to remove this issue, I have set this issue to "fixed"
If there is new information, please re-open the issue.
Comment #11
josefajardo commentedI am new to Drupal too, my problem is that I use cloud server and IIS window sistem, installing the module hierarchical select produces this error:
FastCGI Error
The FastCGI Handler was unable to process the request.
Error Details:
•The FastCGI process exited unexpectedly
•Error Number: -2147467259 (0x80004005).
•Error Description: Unspecified error
HTTP Error 500 - Server Error.
Internet Information Services (IIS,
I use Drupal 6.x, you can helpme
to solve this problem?, Thank You.
Comment #12
pixelsweatshop commented@josefajardo, your issue is unrelated to this one. Please open a new one. Also, please do not change the issue summary unless you know what you are doing.
Comment #13
pixelsweatshop commented