David Glick
David Glick
@Shyam-Raghuwanshi No, the problem seems to be that Volto's SchemaWidget is setting incorrect factory names that don't match the available field types in the backend. @robgietema Is it possible this...
@stevepiercy I think the content is still accurate as written for Volto 19. Should we double check that and update the title to include both Volto 18 and 19 instead...
@stevepiercy I read both pages and didn't notice anything that needs to be changed (aside from maybe updating the example console output from cookieplone). But I read pretty quickly, so...
I changed the base branch to `seven` instead of `main`.
@aryan7081 Thanks for the analysis and fix. However we like to merge fixes first to the `main` branch (Volto 19) and then backport to other branches if necessary. Could you...
@SumitSingh69 What you did is okay for the case where the username is invalid and the API returns a 404 response, since the API is not returning a message in...
@stevepiercy We need to take a step back here. If this form is used by a logged in user resetting their own password, we should show them the current username...
I have some big concerns about this, but first let me make sure I understand what you are proposing. I think what you're saying is that instead of calling a...
@sneridagh Thanks for the clarifications, it makes more sense now.
@stevepiercy This is not a volto issue. It's an issue in plone.restapi if relatedItems is included in the summary metadata fields and there are items that create a cycle of...