Closed (fixed)
Project:
Drupal core
Version:
6.6
Component:
poll.module
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2008 at 11:05 UTC
Updated:
31 Jan 2011 at 10:17 UTC
On Firefox I got "An error occurred. poll/js" and on IE7 I have "An HTTP error 12152 occurred. poll/js".
When I deactivate JS in FF and in IE, I have no error, but it adds more than one choice at a time (5 actually)
I don't know how to identify the source of this error. If someone got a lead it would be appreciated.
Thanks in advance
Comments
Comment #1
lameei commentedI also got this error when adding a new choice but only in FF.
An HTTP error 501 occurred. /?q=poll/js
in IE7 everything in ok.
Comment #2
lameei commentedNothing yet?
Comment #3
jabroni commentedI'm currently getting the exact same issue with Drupal 6.3 and I've tried 6.4. Browser is IE7 and Firefox. Turning off "Active Scripting" in IE7 results in the Add more choices button adding 5 fields.
Comment #4
andy inman commentedThe same now happening to me in Drupal 6.6 specifically with FF3, I'll go and try others. I have confirmed thats its not just a them - it also happens when using Garland. I've changed status to critical as the Poll module is useless for me at the moment!
Comment #5
ainigma32 commented@netgenius: can you confirm this problem still exists in D6.8 ?
- Arie
Comment #6
ainigma32 commentedLooks like netgenius won't be posting any feedback so I'm setting this to fixed.
Feel free to reopen if you think that is wrong.
- Arie
Comment #7
andy inman commentedSorry, still not upgraded my sites to D6.8, will be soon.
Comment #8
deedeec102 commentedHi I am now recieving this using Google Chrome. I will switch back to use IE and see what happens, but it would be nice if Chrome were supported.
Comment #10
lizac commentedthat also happened to me just now. So I disabled my JS in FF and see if I can add more choice fields. Yes, there were 5 fields added at a time. But I only filled up 3 of them and save it. It just did not show the other 2 blank options that has not been filled up. While it is a temporary solution, it would be nice if someone can help us in solving this.
Comment #11
Bèr Kessels commentedWe had the same problem, wich was caused by a (known) memcached-forms-cache incompatibility.
See #500646: An unrecoverable error occurred. Form missing from server cache for the related issue.