- Issue created by @lpeidro
- 🇪🇸Spain lpeidro Madrid
The issue with false broken links occurred when removing the langcode from the href to search for the alias. The removal of the langcode deleted its occurrence anywhere in the string, which in some cases modified the URL.
The code has been updated so that it is only removed at the beginning of the string, if it exists.
- 🇪🇸Spain lpeidro Madrid
It is ready for testing. Unit test added and ready to review.
-
eduardo morales alberti →
committed 9c792824 on 1.x authored by
lpeidro →
Resolve #3512462 "Broken links "
-
eduardo morales alberti →
committed 9c792824 on 1.x authored by
lpeidro →
- 81d8f46c committed on 1.x
Issue #3512462: Avoid to check access for views, needs specific logic
- 81d8f46c committed on 1.x
- 82e8a950 committed on 1.x
Issue #3512462: Fix the false not acess for taxonomy terms without alias
- 82e8a950 committed on 1.x
Automatically closed - issue fixed for 2 weeks with no activity.