Lina Wolf
Lina Wolf
### Is your feature request related to a problem? Please describe I would like to use the crawler with TYPO3 v12 ### Describe the solution you would like _No response_...
# What this pr does Improves the docs # How to test Render the docs, go to https://docs.typo3.org/p/apache-solr-for-typo3/solr/main/en-us/Configuration/Reference/TxSolrSearch.html#faceting-urlparameterstyle --- ### Maintainers notes: - [ ] checkout and render the docs...
I tried to generate the api for https://github.com/TYPO3/typo3 However I get the following error for many classes, for example ``` 13:52:57 ALERT [app] Unable to parse file "typo3/sysext/core/Classes/Utility/MailUtility.php", an error...
## Bug Report **Current Behavior** When you put a 1 in the field "Starting with" field in the flexform of the plugin the first record is ommited. In the English...
See also https://stackoverflow.com/questions/61228879/typo3-9-routing-the-parameter-gets-overwritten-by-the-defaults/61322177#61322177
What is the plan here? Is anyone working on it? There have been many changes to the TypoScript handling with v12, how will they affect updatability?
When running on TYPo3 v 12.4 with Symfony 7 I get a fatal errors: PHP Fatal error: Declaration of IchHabRecht\Filefill\Command\ResetCommand::execute(Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output) must be compatible with Symfony \Component\Console\Command\Command::execute(Symfony\Component\Console\Input\InputInterface $input,...
will provide a test for that one as well
## Goal I as a user want to have an example for custom ViewHelper and how to test it. ## Acceptance Criteria - [ ] the example is implemented -...
## Goal I as a user want to see some examples of Services and Utility classes. ## Acceptance Criteria - [ ] the examples are implemented ## Additional Information Controllers...