Georg Ringer
Georg Ringer
**Describe the bug** The default templates with `onchange="this.form.submit()" fails with CSP **To Reproduce** Having CSP in FE configured, try to use the resultsPerPage toggle **Expected behavior** Working itemsPerPage setting with...
Since https://github.com/TYPO3-Solr/ext-solr/pull/1792 it is GPL3 but as core is GPL2 IMHO & IANAL the extension must be GPL 2 as well!
Duplicate of https://forge.typo3.org/issues/88440, still confirmed in v14 Consider the following fluid template: ```html {testVar} ``` Normally, you would expect it to render as follows: ```html outer inner ``` But it...
Modals are explained nicely at https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us//ApiOverview/Backend/JavaScript/Modules/Modals.html but one essential example is missing: How to create modals with HTML. Additionally an info should be rendered that each content is escaped otherwise...
As the console is one of those extension which is used kind of everywhere, even for smallest sites, it would be awesome to have support of TYPO3 14 soon. ---...