Philipp Kuhlmay

Results 28 issues of Philipp Kuhlmay

The language files inside Resources/Private/Language were not merged, after saving the extension inside the extension builder. It happened because the suffix was added twice. will fix #565

bug

The LocalizationService didn't generate the entries for the plugin name and description. The variable `$type` is filled with the complete file extension, so it will be `locallang_db.xlf` instead of `locallang_db`....

bug

**Describe the bug** In locallang files there are no entries for the plugin name and description. **To Reproduce** Steps to reproduce the behavior: 1. Create a new extension in extension...

As typo3/cms-extbase could be a non-default in the future, the created extensions should include this as a dependency, as these use extbase. If typo3/cms-extbase is not required anymore, this could...

enhancement
TYPO3 13

Consider removing the generation of tests, as mostly they are not used or adjusted. Better add a hint inside the documentation on how to add tests by themselves. Most of...

deprecation
documentation
TYPO3 12
Codetesting
discussion

![Bildschirmfoto 2024-02-21 um 14 37 49](https://github.com/FriendsOfTYPO3/extension_builder/assets/107543296/e59eb3cc-d91c-46ea-aa2f-9243a0f6df09)

bug
TYPO3 12

The ext_emconf.php is prefilled with all the author data but not the composer.json

discussion
TYPO3 13

The ext_tables.sql file is not being generated, therefore the table for the model is missing.

bug
TYPO3 13

f.e. when editing the node title. There are some validations in the background, uppercase for first character and trimming the whitespaces. But these changes are only visible after dragging the...

bug
TYPO3 12

In #667 an error is mentioned: `Fetching the extensions failed. Please check, if you have extensions with a valid extensionbuilder.json file.`

bug
Needs feedback
TYPO3 12