Update wrong layout update xml handle installed in CMS Home Page by default #11863
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Preinstalled xml layout update handle in Home Page is invalid, element action is not expected anymore under referenceContainer node:
Exception handling for this validation will be done when changes from PR #11857 are applied.
Description
This legacy code shows a demo of how can be removed
right.reports.product.viewed
andright.reports.product.compared
from right column, but it is outdated; the instructions are not valid and referenced blocks have changed.This PR suggest changing that preinstalled layout update handle, adapting reference to compared block and removing the viewed block reference, since this last one is now handled via widget and is not at the right column by default, so there is no need to try to remove it:
Contribution checklist
Related Pull Requests
#11891