Closed (fixed)
Project:
Drupal core
Version:
9.5.x-dev
Component:
path.module
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 May 2022 at 21:08 UTC
Updated:
8 Aug 2022 at 07:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
danflanagan8Here's a patch. This one is really simple. Just two test needed small selector changes:
PathNodeFormTestandPathMediaFormTestI also took the liberty of changing a number of
pageText(Not)Containsassertions tostatusMessage(Not)Containsassertions, as I've been known to do on these Classy-to-Stark issues.Comment #3
vighneshh commentedLooks Good
Moving To RTBC
Comment #4
catchCommitted/pushed to 10.1.x and cherry-picked to 9.5.x and 9.4.x, thanks!