Bug Tracker

Modify

Ticket #10686 (closed bug: duplicate)

Opened 19 months ago

Last modified 15 months ago

Defining jQuery using AMD's define should be done after all of jQuery has been defined.

Reported by: timmywil Owned by:
Priority: low Milestone: 1.7.1
Component: core Version: 1.7
Keywords: Cc:
Blocking: Blocked by:

Description

requirejs does not have a problem with the placement, but curl.js does.

From @unscriptable: "jQuery1.7 AMD bug: jQuery calls define() too early. dependent modules can execute before all of jQ is defined."

If I understand this correctly, moving the call to outer should fix it.

Change History

comment:1 Changed 19 months ago by timmywil

  • Owner set to timmywil
  • Priority changed from undecided to low
  • Status changed from new to assigned
  • Component changed from unfiled to core
  • Milestone changed from None to 1.7.1

comment:2 Changed 19 months ago by timmywil

It would be nice to include tests for all of the popular amd loaders.

comment:3 Changed 19 months ago by timmywil

  • Owner timmywil deleted
  • Status changed from assigned to open

comment:4 Changed 19 months ago by timmywil

  • Status changed from open to closed
  • Resolution set to duplicate

John made a report himself.

comment:5 Changed 19 months ago by timmywil

Duplicate of #10687.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.