[wp-trac] [WordPress Trac] #47353: jquery.masonry.js Not Found
WordPress Trac
noreply at wordpress.org
Mon Mar 8 01:08:43 UTC 2021
#47353: jquery.masonry.js Not Found
------------------------------+-----------------------
Reporter: pondermatic | Owner: (none)
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 5.8
Component: Build/Test Tools | Version: 5.2.1
Severity: minor | Resolution:
Keywords: has-patch | Focuses:
------------------------------+-----------------------
Comment (by isabel_brison):
> Hmm, the line that the patch removes is still there, so it's not clear
to me why or how this is fixed :)
Whoops, that's right! Not sure how I jumped to that conclusion :/
So I tested and the patch applies cleanly and works correctly. It can be
checked by enabling Twenty Fourteen, and then adding a widget to the
Footer Widget Area in the Customizer. Without the patch,
`jquery.masonry.js` returns a 301. With the patch, it returns a 200.
One thing I noticed is this unminified script is requested whatever the
value of `SCRIPT_DEBUG`; instead it seems to depend on whether
`$wp_version` has `-src`. It may be tangential to this ticket, but I'm
wondering why that's the case.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47353#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list