David Glick
David Glick
@tisto From my point of view, I am waiting for a proposal for how to resolve the problem I mentioned in https://github.com/plone/plone.restapi/pull/1635#issuecomment-1531626897 I think we need something like a way...
@maethu In general, permission to view an object's metadata in listings is controlled by the "Access contents information" permission on its container, not the View permission. Does the Anonymous role...
The problem is a bit more subtle. There is already an IJsonCompatible adapter for RichTextValue: https://github.com/plone/plone.restapi/blob/master/src/plone/restapi/serializer/converters.py#L178 It is even documented: https://6.docs.plone.org/plone.restapi/docs/source/usage/serialization.html#richtext-fields The problem is that it is a converter which...
The form already fetches the usergroup control panel settings. I haven't looked at the details but I would guess it's not hard to make it also fetch the security settings.
@sneridagh @stevepiercy we should probably list the supported languages somewhere in documentation
This is intentional (it's annoying to make users click through an extra screen to download the file) but note that similar to the Link content type, the intended behavior is...
@fredvd I couldn't reproduce it on main using the related items field. It's not immediately obvious to me what causes the error. It looks like it would happen if the...
What was that code trying to do?
@sneridagh I'm confused, this was merged for 17.x (#5555) but not for main?
@dependabot rebase