[wp-trac] [WordPress Trac] #26886: wp_enqueue_script doesn't load all scripts

WordPress Trac noreply at wordpress.org
Sun Jan 26 16:31:46 UTC 2014


#26886: wp_enqueue_script doesn't load all scripts
-------------------------------+------------------------------
 Reporter:  alfredocubitos     |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Script Loader      |     Version:  3.8
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:
-------------------------------+------------------------------

Comment (by alfredocubitos):

 first I made an upgrade. After this upgrade everything was ok.

 After a clean new installation the problem occurred also in my local
 installation.

 I looked around in the wp codes and I found the problem characters in
 {{{
 function _print_scripts()
 .
 :
       $concat = 'load%5B%5D=' . implode( '&load%5B%5D=', $concat );

 }}}
 in https://core.trac.wordpress.org/browser/tags/3.8.1/src/wp-includes
 /script-loader.php at line 786

 Please also have a look at this support thread.

 http://wordpress.org/support/topic/widgets-not-drag-or-drop-after-update-
 to-38?replies=3#post-5128942

 ''Marci73'' shows a solution that works.

 I hope this may help finding the problem for this bug.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/26886#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list