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

Request failed with status code 500 #795

Open
pfuju opened this issue Jul 17, 2024 · 1 comment
Open

Request failed with status code 500 #795

pfuju opened this issue Jul 17, 2024 · 1 comment

Comments

@pfuju
Copy link

pfuju commented Jul 17, 2024

Describe the bug
If I choose [advanced option enabled] "map to an existing table" (e.g.: fe_users) I got an 500 error and a html stacktrace in the modal window.

Exception: EBT\ExtensionBuilder\Domain\Validator\ExtensionValidator:: validationResult()
This means the type field can not be used for defining the record type.
You have to configure the mappings yourself if you want to map to this.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new model
  2. Select "advanced option enabled" and set the field "map to an existing table" to "fe_users"
  3. See error

Expected behavior
In previous versions it was possible to map the Extbase Model to an existing table (e.g. fe_users, tt_address) and extend it.

TYPO3 Version
Using TYPO3 12.4.17

Extension Builder Version:
dev-main (v12-react)

@pfuju
Copy link
Author

pfuju commented Jul 17, 2024

May be related to #787

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

No branches or pull requests

1 participant