Postponed (maintainer needs more info)
Project:
Multiselect
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2013 at 15:27 UTC
Updated:
11 May 2026 at 12:06 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
attheshow commentedComment #2
windmaomao commentedhere's the quick fix
$('.form-submit:not(.multiselect-processed)', context).addClass('multiselect-processed').click(function() {
change input.form-submit to .form-submit, since bootstrap use button instead of input.
Comment #3
JvE commentedChanging to bug report and attaching patch.
Comment #4
vincer commented#2 Worked for me.
Comment #5
gauladell commented#3 Worked for me too ! Thanks for the patch !
Comment #6
rcodinaWorks for me too. I upload the same patch on #3 but done using git.
Comment #7
mparker17multiselect-7.x-1.x is no longer supported, because Drupal 7 is no longer supported.
Can you confirm if this is still an issue in multiselect-2.0.0-beta4?
I'm going to mark this issue as "Postponed (maintainer needs more info)"... but when you answer, please change it back to "Active". If there is no reply in ~6 months, then I will mark this issue as "Closed (outdated)". Thank you in advance for your understanding and patience as I try to keep this module's issue queue clear.