Skip to content

Remove deprecated plone.app.tiles registry record from the demo profile. #60

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

Merged
merged 1 commit into from
May 28, 2025

Conversation

thet
Copy link
Member

@thet thet commented May 26, 2025

Looks like this test failure also happens on master, so might be unrelated to my change.

However - this change is quite unimportant - only cleanup, so that the code stays consistent. I stumbled over it, fixed it along the way and did not expect to be tasked more than 5 minutes on it.

Let's keep it as it is, not merge it until it eventually resolves on its own‌ (or by someone else who is fixing the error on master :)

/cc @petschki

@thet thet requested review from petschki and removed request for petschki May 26, 2025 11:50
@petschki
Copy link
Member

The tests breaks because of the new canonical header feature in plone.namedfile plone/plone.namedfile#163 ... PersistentTile.absolute_url() does not exists. I think, this should be fixed in plone.tiles maybe...

@petschki petschki force-pushed the cleanup_registry branch from cd3a7be to 0dd69b2 Compare May 28, 2025 21:51
@petschki
Copy link
Member

petschki commented May 28, 2025

I've updated the testsetup here #61 with latest plone/meta and rebased this branch. Also removed Plone 5.2 tests ... maybe we should bump the release version to 4.1 then...

I've also deactivated the breaking tests until the underlying problem is solved in plone.tiles ... I can take a look at this later this weekend.

@petschki petschki merged commit fabe4d3 into master May 28, 2025
10 checks passed
@petschki petschki deleted the cleanup_registry branch May 28, 2025 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants