when clicking on the topmost element of the filter options ALL checkboxes are ticked/unticked (enabled/disabled)
All other options when clicked are enabling theirselves (which is what is expected)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 729228_First_item_checks_all.patch | 492 bytes | zserno |
Comments
Comment #1
zserno commentedThis setting was accidentally left in sexy_exposed.js. My apologies.
Removing it will fix this bug.
Patch attached.
Comment #2
zserno commentedComment #3
giorgoskpatch works OK
Comment #4
zserno commentedComitted to HEAD. Thanks!
Comment #5
zserno commentedComment #7
clashar commentedthis problem is in the latest dev verison.
Comment #8
clashar commentedcould you also please mention in the description of the filter after or before "Use some jQuery magic to make this filter sexy." that it works only for select list.
Comment #9
zserno commented@clashar: thanks for the report. I accidentally committed the fix only to HEAD, not to 6.x-1.0 branch. Fixed it and rolled out a new beta1 release wich contains the updated description text as you suggested.
Comment #11
gynekolog commentedSome solution for 7.x-2.x?