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

WordPress Trac noreply at wordpress.org
Wed Aug 9 03:37:38 UTC 2017


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

Comment (by nickbreen):

 I've run into this issue when the front-end webserver or proxy does not
 support multiple same-name query parameters. In my particular case AWS API
 Gateway.

 A dlight difference is that the location of the break is irrelevant; that
 there is a break at all (rather than it generates multiple `load[]`
 parameters) is the problem.

 Using `CONCATENATE_SCRIPTS` to work around it is good enough though.

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


More information about the wp-trac mailing list