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

The XML schema model editor uses GET method #450

Open
szakitibi opened this issue Jan 13, 2025 · 1 comment · May be fixed by #451
Open

The XML schema model editor uses GET method #450

szakitibi opened this issue Jan 13, 2025 · 1 comment · May be fixed by #451

Comments

@szakitibi
Copy link
Contributor

szakitibi commented Jan 13, 2025

What I did

Created an EasyForm with a lot of question and fields with long descriptions. Clicking "Save" on the XML schema editor resulted an error.

What happens

Having a long EasyForm with a lot of fields with longer descriptions result the XML schema "Save" dropping:

Request-URI Too Long
The requested URL's length exceeds the capacity limit for this server.

What I expect

Being able to submit XML schema form with POST method.

@szakitibi
Copy link
Contributor Author

The issue is reproducible on https://classic.demo.plone.org/en/demo/a-form/fields/@@modeleditor. The Too Long error starts when the XML goes above 32000 characters.

@szakitibi szakitibi linked a pull request Jan 23, 2025 that will close this issue
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 a pull request may close this issue.

1 participant