Skip to content

IBX-11694: Corrected condition for DisableSiteRootCheckboxIfRootLocationListener #1896

Open
mateuszdebinski wants to merge 1 commit into5.0from
IBX-11694-cant-set-url-alias-in-the-root
Open

IBX-11694: Corrected condition for DisableSiteRootCheckboxIfRootLocationListener #1896
mateuszdebinski wants to merge 1 commit into5.0from
IBX-11694-cant-set-url-alias-in-the-root

Conversation

@mateuszdebinski
Copy link
Copy Markdown
Contributor

🎫 Issue IBX-11694

Description:

In v4.6 we have this condition:

if (null !== $location && 1 >= $location->depth)

But after changes, the second condition was not correctly converted, now these two 'If' are identical condition

@mateuszdebinski mateuszdebinski requested a review from a team April 28, 2026 14:23
@mateuszdebinski mateuszdebinski self-assigned this Apr 28, 2026
@mateuszdebinski mateuszdebinski added Bug Something isn't working Ready for review labels Apr 28, 2026
@sonarqubecloud
Copy link
Copy Markdown

@konradoboza
Copy link
Copy Markdown
Contributor

@mateuszdebinski the PR's title says absolutely nothing about the fix itself, please adjust it to be more informative. 😉

@mateuszdebinski mateuszdebinski changed the title IBX-11694: The condition has been corrected to be consistent with the previous one IBX-11694: Correct condition for DisableSiteRootCheckboxIfRootLocationListener Apr 28, 2026
@mateuszdebinski mateuszdebinski changed the title IBX-11694: Correct condition for DisableSiteRootCheckboxIfRootLocationListener IBX-11694: Corrected condition for DisableSiteRootCheckboxIfRootLocationListener Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working Ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants