[wp-trac] [WordPress Trac] #16963: wp_enqueue_script bug in ie8

WordPress Trac wp-trac at lists.automattic.com
Thu Mar 24 20:30:33 UTC 2011


#16963: wp_enqueue_script bug in ie8
--------------------------------+-----------------------------
 Reporter:  jkmassel            |      Owner:
     Type:  defect (bug)        |     Status:  new
 Priority:  normal              |  Milestone:  Awaiting Review
Component:  External Libraries  |    Version:  3.1
 Severity:  normal              |   Keywords:  needs-patch
--------------------------------+-----------------------------
 In IE 8, if you enqueue jQuery and scriptaculous, the prototype library
 will be included before jQuery. Because of this, jQuery will overwrite the
 $ method, and even though it runs noConflict() the variable is broken for
 both libraries. WP should be aware of this and sort the libraries for this
 situation. (jQuery should be first, then prototype)

 Tested on WP 3.1 in IE 8 build 8.0.7601.17514

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16963>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list