[TYPO3-v4]  Moving from UTF-8 as default to UTF-8 only in 4.6?
    Helmut Hummel 
    helmut.hummel at typo3.org
       
    Fri Mar 18 20:06:41 CET 2011
    
    
  
Hi,
I'd like to suggest to drop all support for other character encodings
besides UTF-8 in TYPO3 4.6, at least for internal processing.
While we moved to have UTF-8 as a default, in theory you could still
switch to other encodings in TYPO3 4.5. I do not see a benefit in having
this possibility, but there are several drawbacks.
For backend rendering, data storage in the database and frontend
rendering there's no point in using other encodings.
The only usecase for other encodings could be sending mails, but still
converting to other encodings should then be the last step. All internal
handling of strings should be done in UTF-8 (like MySQL does AFAIK).
Do I miss something?
Kind regards,
Helmut
-- 
Helmut Hummel
TYPO3 Security Team Leader
TYPO3 .... inspiring people to share!
Get involved: typo3.org
    
    
More information about the TYPO3-project-v4
mailing list