Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport #6309 to Volto 17 #6384

Merged
merged 6 commits into from
Oct 9, 2024
Merged

Backport #6309 to Volto 17 #6384

merged 6 commits into from
Oct 9, 2024

Conversation

dobri1408
Copy link
Contributor

This is a backport PR for PR #6309.

Why I believe this is not a breaking change:

  1. This can be viewed as a bug fix, as the History page appears broken when used on a complex page. This PR aims to resolve that issue.

  2. Although the snapshot changes, it doesn't introduce a breaking change since there is no visual impact. The removal of the span occurs because this fix ensures that RenderBlocks, rather than DefaultView, is used to render the block changes, as it should be.

@ichim-david ichim-david added the backport A backport PR to a numbered branch label Oct 8, 2024
Copy link
Member

@sneridagh sneridagh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dobri1408 Thanks for pointing this. It is in fact, not a breaking change, as documented in the Release Management Notes:

https://6.docs.plone.org/volto/release-management-notes/index.html?highlight=breaking%20change#private-api

Let's go for it then!

@sneridagh sneridagh merged commit d0c533f into 17.x.x Oct 9, 2024
47 checks passed
@sneridagh sneridagh deleted the backport-historydiff branch October 9, 2024 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport A backport PR to a numbered branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants