Hi list,
i have a DB with LATIN1(iso-8859-1) in production with other
applications, so i can't change it to utf-8.
I'm using symfony 1.1 to develop another app using same DB, i've
configured these changes to charset:
frontend/config/settings.yml
all:
.settings:
charset: iso-8859-1
databases.yml
all:
propel:
param:
encoding: iso-8859-1
all is working fine except by configure:author task, have é character,
in file appears
@author ArÃ(c)valo
how can i configure this task to iso-8859-1?
Thanks,
PD: excuse me 2 post, sending premature
--
John Arévalo
GNU/Linux User #443701
http://counter.li.org/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---