#5067 closed enhancement (worksforme)
Ensure Prototype is loaded before jQuery
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.3 |
Component: | General | Keywords: | 2nd-opinion |
Focuses: | Cc: |
Description
This is in line with WP's use of jQuery's noConflict system.
Attachments (1)
Change History (12)
#6
follow-up:
↓ 8
@
17 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
this change is causing segmentation errors on my system, can we investigate why/and/or fix it ?
more details in:
http://wordpress.org/support/topic/155883?replies=7
the fix for now is use script-loader.php from v 2.3
#8
in reply to:
↑ 6
;
follow-up:
↓ 9
@
17 years ago
- Owner changed from anonymous to westi
- Status changed from reopened to new
Replying to paulmjr:
this change is causing segmentation errors on my system, can we investigate why/and/or fix it ?
more details in:
http://wordpress.org/support/topic/155883?replies=7
the fix for now is use script-loader.php from v 2.3
Looking at the info you have posted you have a php crash occurring.
Can you generate a backtrace for it?
#9
in reply to:
↑ 8
@
17 years ago
Replying to westi:
Replying to paulmjr:
this change is causing segmentation errors on my system, can we investigate why/and/or fix it ?
more details in:
http://wordpress.org/support/topic/155883?replies=7
the fix for now is use script-loader.php from v 2.3
Looking at the info you have posted you have a php crash occurring.
Can you generate a backtrace for it?
I'll give that a go tonight and post the result, thanks for looking into it
Nominating for 2.3.1 since some people have tripped over this. We've been running this on wordpress.com without problem.