[TYPO3-english] Weird characters on pages
    Dmitry Dulepov 
    dmitry.dulepov at gmail.com
       
    Thu Sep  8 11:53:18 CEST 2011
    
    
  
Hi!
Lamb, Brian wrote:
> Hi all,
>
> I'm working on a typo3 installation that has existed for sometime. I've recently noticed that some pages have odd characters in them such as —.
>
> I've looked in the database and it appears those characters are saved in the database.
>
> My question is how could this have possibly happened and is there anything I can do aside from running an 'UPDATE' command on that field?
Search for more than a single empty line at the end of PHP files (after ?>) 
or empty lines in the beginning of files. Those cause this thing (called 
BOM mark).
-- 
Dmitry "itoldyou" Dulepov
TYPO3 core&security team member
E-mail: dmitry.dulepov at typo3.org
Web: http://dmitry-dulepov.com/
    
    
More information about the TYPO3-english
mailing list