loeffe1
loeffe1
## Bug Report **Current Behavior** The setting autoGenerateDocuments has no effect. **Expected behavior/output** If cart_pdf is used along with this extension, pdf documents should be created on order creation and...
An option to select the target (this page, new page) when editing the link would be best for editors but at least let us add a target in source view...
I am using multiple timepicker inputs and selecting a time in one will move the startTime of the next timpicker close to that selected time, so the select will no...
This extension will inject divs into ckeditor textarea fields: `` `` ` ` `` `` ` ` `` ` ` ` ` `` `` `` `` ``
$this->iconFactory->getIcon($wizardItem['iconIdentifier'])->render() will throw an error in TYPO3 11.5.32 and PHP 8.2
When resultsHighlighting is enabled, words will be truncated at the start and / or end.   - TYPO3 Version: 11.5.26 - EXT:solr Version: 11.5.2 - Used Apache Solr Version:...
I am having a problem regarding umlauts in the 'Did you mean' suggestion. Let's say I am searching for _pfarrer_, then I will get _plarrer_ as suggestion although the only...
# What this pr does Use BreakIteratorBoundaryScanner instead of SimpleBoundaryScanner This is a basic proof of concept for english and german cores # How to test Enable highlighting Fixes: #4091
I can't figure out, how to make facets sort alphabetically. I can sort them by count correctly, but setting sortBy to index, will simply use the sorting of the options.data...