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)

CommentFileSizeAuthor
#1 729228_First_item_checks_all.patch492 byteszserno

Comments

zserno’s picture

Title: top option of filter assumes ALL ?? » First item checks all
StatusFileSize
new492 bytes

This setting was accidentally left in sexy_exposed.js. My apologies.
Removing it will fix this bug.
Patch attached.

zserno’s picture

Status: Active » Needs review
giorgosk’s picture

Status: Needs review » Reviewed & tested by the community

patch works OK

zserno’s picture

Comitted to HEAD. Thanks!

zserno’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

clashar’s picture

Version: 6.x-1.0-alpha1 » 6.x-1.x-dev
Status: Closed (fixed) » Active

this problem is in the latest dev verison.

clashar’s picture

could 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.

zserno’s picture

Status: Active » Fixed

@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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

gynekolog’s picture

Version: 6.x-1.x-dev » 7.x-2.x-dev

Some solution for 7.x-2.x?