- Status changed to Needs work
almost 2 years ago 10:29pm 6 February 2023 - 🇺🇸United States smustgrave
Tested this on Drupal 10.1 with a standard install
Followed the steps in the issue summary and confirmed I was able to add a URL alias /node/1/
With node/1 having an alias of /hello-world.
I add a menu link to the main navigation for node/1
When I got to any page I see that the alias works fine.
Unless I missed a stepBut agree it should cleanup the trialing /
Can the issue summary be updated with the proposed solution.Thanks.
- 🇮🇳India Hardik_Patel_12 India
Added type hinting in the batch process and changed the limit from 25 to 50 in the post_update hook.
- last update
12 months ago 26,004 pass, 1,837 fail - 🇮🇳India Hardik_Patel_12 India
I've revised the issue description; please feel free to suggest any further changes if you think they are needed.
- Merge request !6079Issue #3145132: PathAlias::preSave() should also trim the path, not just the alias → (Open) created by Hardik_Patel_12