Skip to content
Snippets Groups Projects
Commit f90e7f9c authored by Jochen Roth's avatar Jochen Roth Committed by Christian Kuhn
Browse files

[BUGFIX] Respect delimiter/enclosure in table ctype

In #95036 the table editor was moved from the separate
wizard to "inline". This implementation did not respect
"table_delimiter" and "table_enclosure".

This has been fixed by passing the delimiter and enclosure
to the table component and parse depending on the set values.

Resolves: #96536
Releases: main, 11.5
Change-Id: Id5cbeec5ad5b67c7fb108794b61f8c8dc17ef0b7
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73042


Tested-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 9ac803a0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment