[TYPO3-core] RFC: Fix indexing of files that contain special characters

Michael Stucki michael at typo3.org
Fri Jan 27 10:49:51 CET 2006


This is a NOT CVS patch request but a request for information!

Problem:
When Indexed Search indexes files from an ISO-8859-1 filesystem, it treats the 
filenames as they were UTF-8. The problem shows up when looking at the Info 
module of indexed records, or when a file has no page title and thus the 
filename is used instead.

Possible solution:
utf8_encode the filename (see attached patch). The problem for this is that I 
don't know if this still works if the filesystem was already UTF-8! How can 
one find this out?

- michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: indexed_search_latin1Filenames.diff
Type: text/x-diff
Size: 1055 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060127/e8b5af22/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060127/e8b5af22/attachment.pgp 


More information about the TYPO3-team-core mailing list