Feature #14106
closedt3lib_cs.php lacks charset->entities conversion for arbitrary charsets
0%
Description
The class has a charset to entity conversion (and back) for UTF-8 but none for arbitrary charsets. I think this might be necessary for extensions like the indexed search.
(issue imported from #M12)
Updated by Ingmar Schlecht over 19 years ago
Is this still an issue?
You wrote: "I think this might be necessary for extensions like the indexed search".
Kasper lately announced, indexed_search now also supports Japanese chars. Do you know whether or not it uses t3lib_cs for that?
- Ingmar
Updated by Martin Kutschker over 19 years ago
indexed_search uses internally only UTF-8, so it's probably not an issue.
But the fact remains that is missing and might be of interest. Sometimes...
Updated by Jochen Rau over 16 years ago
... in the near future ;-)
Hi Martin, it would be great to have these charset->entities and entities->charset conversions for all charsets supported by TYPO3. This is necessary to solve an issue with stdWrap.crop (bug #18535).
Updated by Francois Suter over 14 years ago
Jochen, can you still see an interest in this feature or has it become moot since the recent improvements with cropHTML in stdWrap? Bug 0007984 is closed now.
Updated by Tobias Liebig over 14 years ago
is this still relevant?
a this issue is pretty old and no one seems to care about i like to suggest to close the bug.
Updated by Ingo Renner over 14 years ago
closed, as there's currently no interest in it anymore