[TYPO3] Saving UTF8 files in BE

Dmitry Dulepov [typo3] dmitry at typo3.org
Mon Aug 18 14:50:17 CEST 2008


Hi!

Andrew Plank wrote:
> When I'm editing locallang.xml files in the BE using Quixplorer, it 
> doesn't get saved as a UTF8 file, so I get the error about the locallang 
> file not being a proper langage file...
> 
> What is it that dictates which character encoding is used when saving 
> files? Is it Quixplorer? Some TS constant? Or is it more fundamental at 
> a PHP/OS level?

Your BE charset. It is different depending on the language. Most likely yours is iso-8859-1.

> Ideally somewhere in TS I could do plugin.t3quixplorer.charset = UTF8

Quixplorer is BE module, therefore there is no "plugin" thing.

Use llxmltranslate :)

-- 
Dmitry Dulepov
TYPO3 Core team
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
In the blog: http://typo3bloke.net/post-details/typo3_code_formatting_in_eclipse/


More information about the TYPO3-english mailing list