I think if at all possible the dependency on jquery update should be removed.

In my experience jQuery update for more recent versions of jQuery is too buggy for use on a production site.

It's been a little while since I have reassessed the jquery update module to see if this is still the case, but I do everything I can to avoid using it.

Since it seems that it is only one small issue causing problems with jQuery < 1.6 I will try to get the issue sorted out on the chosen end so that the dependency can be removed.

Since one of the chosen maintainers has asked for a pull request to fix the issue I feel it is something that can happen.

CommentFileSizeAuthor
#2 chosen-no_jquery_update-2089723-2.patch296 bytesrooby
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rooby’s picture

Here is the patch.

I have submitted a pull request for the chosen plugin at https://github.com/harvesthq/chosen/pull/1555

Feel free to postpone this until that pull request makes it into a release.

rooby’s picture

Status: Active » Needs review
FileSize
296 bytes

Oops. Here is the patch.

Hydra’s picture

Status: Needs review » Postponed

When I commited the jquery_update dependency #2065683: Uncaught TypeError: Object #<Object> has no method 'replace', I did that under exact this condition. So a great thank you for your effort on that! It will be removed when your patch gets into a new chosen release!

hass’s picture

Issue summary: View changes
Status: Postponed » Closed (duplicate)
Parent issue: » #2113097: Remove jquery_update dependency