Nikita Hovratov
Nikita Hovratov
**What should be done in the scope of this task?** SortingHelper throws an exception if sort option is provided, which is not configured. However, the options are passed through `$urlParameters`...
TYPO3 v12 / Mask v8.1 
This happens if you upgrade to TYPO3 v12 and use `f:format.html` in Backend Previews. Use `f:transform.html`, `f:sanitize.html` or `f:format.raw` instead.
The gray icon for `installed services` is the png. Also the extension icon and backend module icon are different. Maybe this can also be unified.  Only relevant for sys_file_reference crop field. [Json](https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ColumnsConfig/Type/Json/Index.html) Right now only used by the Core for reactions/webhooks. Need to find a use case for that. [Language fields](https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ColumnsConfig/Type/Language/Index.html) This is...
The basic preview rendering for nested content is already implemented. It is very generic, so in theory any type of Collection can be rendered in the preview. The only thing...