Something went wrong on our end
ISTWCMS-7266: Refactor link handling logic in UwCblLinks block.
Compare changes
- Igor Biki authored
Removed unnecessary prefix_base_path parameter and adjusted base path comparison to include a trailing slash. These updates ensure the URL handling logic is more consistent and robust.
+ 2
− 2
@@ -776,7 +776,7 @@ class UwCblLinks extends BlockBase implements ContainerFactoryPluginInterface {
@@ -1073,7 +1073,7 @@ class UwCblLinks extends BlockBase implements ContainerFactoryPluginInterface {