[wp-trac] [WordPress Trac] #60569: Generate UUID for media slugs if attachment pages are inactive.
WordPress Trac
noreply at wordpress.org
Wed Sep 18 23:07:28 UTC 2024
#60569: Generate UUID for media slugs if attachment pages are inactive.
-------------------------------------------------+-------------------------
Reporter: peterwilsoncc | Owner: antpb
Type: enhancement | Status: assigned
Priority: normal | Milestone: Future
| Release
Component: Media | Version:
Severity: normal | Resolution:
Keywords: dev-feedback has-patch has-unit- | Focuses:
tests |
-------------------------------------------------+-------------------------
Changes (by peterwilsoncc):
* milestone: 6.7 => Future Release
Comment:
I've created a [https://github.com/WordPress/wordpress-develop/pull/7103
draft PR] to use a hash of the file name rather than GUID to avoid
breaking the rest api tests.
However many of the tests are broken as `WP_IMPORTING` is defined within
the test suite and causes false failures. I'd like to isolate the importer
tests prior to committing this to ensure there are no true failures. See
#42668.
I've moved this off the milestone as I don't think it will be ready prior
to the beta.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60569#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list