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

private tiles not visible in editor #435

Open
iham opened this issue Feb 4, 2019 · 1 comment
Open

private tiles not visible in editor #435

iham opened this issue Feb 4, 2019 · 1 comment

Comments

@iham
Copy link
Member

iham commented Feb 4, 2019

to reproduce:

create a page and publish it
create a page and don't publish it

create a page and switch to mosaic view and hit "edit"
now customise the mosaic layout and add a "existing content" tile
navigate to the published page object and hit save.
all is fine
doing the same (add existing content) with a private page object will throw an error:

WARNING plone.jsonserializer Constraint not satisfied for value "80f986547d504295b2ef24309b338457" of field "content_uid". Returning None instead.
WARNING plone.jsonserializer Deserializer not found for value "80f986547d504295b2ef24309b338457" of field "content_uid". Returning None instead.

don't mind the uid in particular; see it as a sample.
no content of that page is shown in the mosaic editor but after saving, that content is visible.

@petschki
Copy link
Member

FYI: solution is underway and works already on Py2 ... fighting with a Py3 issue though

plone/plone.app.standardtiles#101

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

No branches or pull requests

2 participants