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

[BUGFIX] Fix new forms from predefined core form have no validation #459

Closed
wants to merge 1 commit into from

Conversation

mai-space
Copy link

We have noticed in our project, when creating a new form from the predefined from "SimpleContactForm" that the fields are marked as required, but do not actually have the fluidAdditionalAttribute required until the field was clicked at and saved.

In order to fix this, this Pull Request adds the missing attribute.

mai-space added a commit to mai-space/typo3 that referenced this pull request Sep 6, 2023
Tasks:
* Added missing fluidAdditionalAttribute required
* Fixed yaml file quotation

Resolves: #TYPO3#459
Releases: main, 11.5
Tasks:
* Added missing fluidAdditionalAttribute required
* Fixed yaml file quotation

Resolves: #TYPO3#459
Releases: main, 11.5
@mai-space
Copy link
Author

Thanks to @benjamingries for pointing out that I had mistakingly mixed up form types while providing this fix.

This is fixed now :)

@bmack
Copy link
Member

bmack commented Dec 3, 2023

Please use our Gerrit review system directly. In the meantime this has been fixed.

@bmack bmack closed this Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants