Closed (won't fix)
Project:
Bootstrap
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Issue tags:
Reporter:
Created:
14 May 2013 at 09:04 UTC
Updated:
14 May 2013 at 14:28 UTC
The main problem with the approach of the jQuery Update module is that newer versions of jQuery tend to break Drupal core JS, as well as contributed JS meant to run on the older version provided with Drupal.
Comments
Comment #1
markhalliwellThis has already been discussed. The many reasons for not including jQuery with this base theme are located in this comment: #1846736-28: Remove jQuery CDN setting in favor of using jQuery Update module.
If jQuery breaks core, then core should be fixed. If it breaks a contrib module, then the contrib module should be fixed. Period.