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

WordPress Trac noreply at wordpress.org
Mon Feb 23 07:22:20 UTC 2015


#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 SergeyBiryukov):

 Replying to [comment:10 alturic]:
 > So, WP itself conc's it at 128 chars. It's cutting script names off in
 the middle of the script name, and you're chalking it up to FireBug or
 some non-WordPress issue? WP >IS< the one conc'ing it at 128 chars it's
 nothing BUT WP's problem.

 As noted in comment:5:ticket:26886 and comment:11:ticket:26886, the string
 is merged back together before being split by commas and processed, so the
 128 character limit shouldn't make a difference.

 Looks like the issue is specific to your environment. Does it still happen
 with all plugins disabled and a default theme (Twenty Fifteen or Twenty
 Fourteen) activated?

 > As for it being a plugin issue. I mean, unless a WP plugin can alter WP
 Core functionality (I have no idea? It'd be kinda crazy to allow a plugin
 to do so though) the only thing you can blame on the plugin is calling
 scripts.

 Every plugin alters WordPress core functionality in some way, sometimes
 breaking it.

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


More information about the wp-trac mailing list