The addall functionality seems to transfer all items from one side to another and not the selected ones.
Here is a patch to fix this issue. I ve submitted the patch to the jquery ui multiselect plugin issue queue at

Comments

domidc’s picture

The post in the jquery issue queue is here http://github.com/michael/multiselect/issues/#issue/13

domidc’s picture

Status: Active » Fixed
domidc’s picture

StatusFileSize
new1.6 KB

The addall when there was not searched didnt work. Attached patch solves the problem.

domidc’s picture

StatusFileSize
new1.56 KB

Previous patch contains a console.log this is removed

Status: Fixed » Closed (fixed)

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