Closed (fixed)
Project:
Zentropy
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Apr 2012 at 11:27 UTC
Updated:
29 Dec 2012 at 14:27 UTC
Jump to comment: Most recent file
Comments
Comment #1
Wolfgang Reszel commentedI tried to solve this issue. I've found out that only the IE9.js option will be saved (along with IE7 and IE8). IE7 or IE8 will only be saved if I remove the '#states' array for the form elements. So I don't know if it is a Drupal bug or a Zentropy issue. I wonder that you use the 'input[]' selector instead of ':input[]' as documented. But changing this doesn't help.
Comment #2
creaoy commentedI see a problem here.
And multiple handlers are just buggy for some reason.
I will try to come up with different solution instead of checkboxes.
Comment #3
sirko_el commentedReplaced checkboxes by radios. Works for me now.
Comment #4
dmitriy.panyuta commentedCommitted in the latest dev
Comment #5
dmitriy.panyuta commented