Ticket #5067 (closed enhancement: worksforme)
Ensure Prototype is loaded before jQuery
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | General | Version: | 2.3 |
| Severity: | normal | Keywords: | 2nd-opinion |
| Cc: |
Description
This is in line with WP's use of jQuery's noConflict system.
Attachments
Change History
Nominating for 2.3.1 since some people have tripped over this. We've been running this on wordpress.com without problem.
- Status changed from new to closed
- Resolution set to fixed
- Status changed from closed to reopened
- Resolution fixed deleted
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
- 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?
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
comment:10
mdawaffe — 4 years ago
- Status changed from new to closed
- Resolution set to worksforme
Worksforme. No feedback from reopener in over a month.

