ISTWCMS-7266: Refactor link handling logic in UwCblLinks block.
Replaced redundant base path handling with streamlined logic for link cleaning and title overrides. Introduced new parameters to cleanUpLink()
for better flexibility and removed unused prepareLink()
method. This improves code readability while maintaining functionality.
Merge request reports
Activity
added 1 commit
- 8e8da9dc - ISTWCMS-7266: Refactor URL validation logic for internal links.
added 4 commits
-
8e8da9dc...df26e726 - 2 commits from branch
1.1.x
- 55096c2a - ISTWCMS-7266: Refactor link handling logic in UwCblLinks block.
- 6a61d025 - ISTWCMS-7266: Refactor URL validation logic for internal links.
-
8e8da9dc...df26e726 - 2 commits from branch
added 1 commit
- 7075c9f2 - ISTWCMS-7266: Fix regex to validate URLs with case insensitivity.
added 1 commit
- 5e5b2f88 - ISTWCMS-7266: Normalize URLs to lowercase before base path validation
added 1 commit
- 6d4b7a2e - ISTWCMS-7266: Add URI cleanup logic to UwCblLinks block links processing
added 1 commit
- 713546d1 - ISTWCMS-7266: Handle fragments and query strings in canonical path generation
added 1 commit
- 5df6c910 - ISTWCMS-7266: Refine fragment/query handling in UwCblLinks block
added 1 commit
- bbf9be3a - ISTWCMS-7266: Fix link processing to handle base path more accurately
mentioned in commit 7cb9968f
Please register or sign in to reply