Wordpress/tests
Sergey Biryukov dbf6a0ba7c Media: Make sure attachment_url_to_postid() performs a case-sensitive search for the uploaded file name.
Previously, the first available match was returned, regardless of the case, which was not always the expected result.

Props archon810, ben.greeley, tristangemus, vsamoletov, SergeyBiryukov.
Fixes #39768.

git-svn-id: https://develop.svn.wordpress.org/trunk@47010 602fd350-edb4-49c9-b593-d223f7449a82
2019-12-25 02:24:38 +00:00
..
e2e Block Editor: Update the WordPress Packages to the ones used in the Gutenberg 6.5 release 2019-09-19 15:17:39 +00:00
phpunit Media: Make sure attachment_url_to_postid() performs a case-sensitive search for the uploaded file name. 2019-12-25 02:24:38 +00:00
qunit Shortcodes: Make sure wp.shortcode.string() accepts the attrs array keys in any order. 2019-12-21 18:32:45 +00:00