Fred van Dijk

Results 25 issues of Fred van Dijk

The deserializer for Dexterity content removes the specifics of a validation error in this piece of code, which is probably fine for consumption in the Frontend over restapi. https://github.com/plone/plone.restapi/blob/b96f3dfcde7fd60880a117ee03555de52cd5ac7d/src/plone/restapi/deserializer/dxcontent.py#L54-L59 However...

Plone 6.0alpha2+ , Python3.9, Volto 14.2 I'm trying to understand the documentation written thttps://docs.voltocms.com/deploying/seamless-mode/ and https://docs.voltocms.com/configuration/internalproxy/ but it didn't click for me until after a lot of experimenting. I bootstrapped...

01 type: bug
33 needs: docs

Hi, I'm following the beginners course again, I did 2/3 of it in the spring of 2017, bought the full course, but got caught up with other stuff and want...

I'm trying to add more documentation in the README.md for devs so they can override Volto's frontend port/host and the path to the backend api on the fly. I ran...

01 type: bug
33 needs: docs
42 lvl: moderate

I did a talk this week at the German Plone Symposium 'Plone-Tagung' and I got a question from someone why the ADDONS doesn't work. Only then I realised that for...

22 status: in-progress

in tnis part of the Serializer ISerializeToJsonSummary is looked up. the problem for me with the default implementation is that it only serializes the absolute_url in the json response, not...

### Plone Documentation versions affected - [ ] 5.x - [X] 6.x ### Description The current build & deploy step of the documentation creates a build of the documentation which...

The object browser for main (Volto 18) seems to have a bug. Except for the single item select, multiple select and other storybooks show the following error for the object...

01 type: bug
30 needs: triage

Something funny is going on with the relations import. * I think I forgot to import relations in my target Plone 5.2 site. When I use @@inspect_relations from collective.relationhelpers I...

Copying this issue from what I wrote on community.plone.org to keep the list of possible switched/fixes central on github. While importing an exported contenttype from Plone 4/AT to Plone 5.2...