- Issue created by @andileco
- Status changed to Postponed: needs infoover 2 years ago 8:17am 12 July 2023
- ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บThanks for the detailed report! ๐๐ This needs a failing functional JS test to reproduce this problem. One important question: can you also reproduce this without using translations? Asking because I really don't understand yet how translations can be a crucial part in reproducing thisโฆ ๐ 
- ๐บ๐ธUnited States andilecoI will try playing with the content. My guess is that maybe there's a special character in the Spanish translation, maybe even in the attribute of a media tag. 
- ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บI'd be shocked if that turns out to be the root cause! ๐ Unicode shouldn't be a problem ๐ But โฆ yeah โฆ maybe we're using some str*()function that should bemb_str*()? ๐ค
- ๐บ๐ธUnited States andilecoOK, it was the content, but it was unknown HTML tags (in the Spanish translation, it had <h3procesos></h3procesos>and<pla></pla>(the content was very long, so not easy to spot, especially because it didn't show any errors on the front-end). Not sure exactly what the relationship between this and "Embed media" options is, but I'm inclined to move this ticket to "Closed (works as designed)".
- Status changed to Closed: duplicateover 1 year ago 10:30am 13 February 2024
- ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ+1 โ and this seems to be a duplicate of ๐ [upstream] [GHS] CKEditor 5 does not retain custom HTML tags that are not defined by CKEditor 5 plugins whenever /.*/ is not allowed (e.g. when filter_html is enabled) Postponed given that apparently custom tags are being used.