Skip to content

ISTWCMS-6306: Refactor link handling logic with reusable method.

Igor Biki requested to merge feature/ISTWCMS-6306-ibiki-related_links_fix into 1.1.x

Extracted link sanitization into a new prepareLink method to improve code reusability and readability. Replaced duplicate logic with method calls to streamline the code. Updated conditions for consistent link handling and added inline documentation for clarity.

Merge request reports

Loading