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

Saving and reopening (simple) new extension shows undefined properties #788

Open
bytesinmotion opened this issue May 15, 2024 · 1 comment
Assignees
Labels
bug Something isn't working GUI TYPO3 12

Comments

@bytesinmotion
Copy link

I just created a new extension. Just basic infos and created one Domain object with two properties.
Saving works fine and database definition all is ok.

Now I load it in the extensionBuilder and the two properties I defined show up as "undefined" and are empty.
Saving of course gives error. I tried to reenter the values for the properties. Saved, reopened. Same problem.

Tried with "typo3-12-reactjs" and with "v12-load-old-extensions" - same problem

Attached the simple definition

ExtensionBuilder.json

@PKuhlmay
Copy link
Collaborator

Thank you, I am currently on it as I needed to refactor the extension loading. This should be solved soon.

@PKuhlmay PKuhlmay added bug Something isn't working TYPO3 12 GUI labels Jun 30, 2024
@PKuhlmay PKuhlmay self-assigned this Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working GUI TYPO3 12
Projects
None yet
Development

No branches or pull requests

2 participants