Closed HLeithner closed 2 weeks ago
Fix for broken pr joomla/joomla-cms#44342
That PR wasn't tested, sadly it was my fault that it has been merged.
This PR adds the missing HTML elements which need to be allowed for the sanitizer to not break the output.
Testing:
Run the com_finder indexer in debug mode.
After indexing an article the result should be shown in the output window.
I have tested this item :white_check_mark: successfully on 27674cb361c1cf61319d2a76704eeb8dd2db00c9
RTC
Fix for broken pr joomla/joomla-cms#44342
That PR wasn't tested, sadly it was my fault that it has been merged.
This PR adds the missing HTML elements which need to be allowed for the sanitizer to not break the output.
Testing:
Run the com_finder indexer in debug mode.
After indexing an article the result should be shown in the output window.