On Thu, 2006-10-19 at 01:16 -0700, hj.pallesen wrote:
> 
> Some of the characthers in the language I am using (danish) are non-english.
> Problem.
> When in e-mail API I choose Compose
> 
> And then open the Address Book - select a name that has a danish character - 
> click the To Button - and Done
> 
> Then when the Address Book Popup window closes the name is transferred to the 
> To field in the Email API.
> Only - the danish chars are wrong.
> 
> When the mail is received, the chars look right again.
> 
> Which page is responsible for the codepage change and how may I correct this?

It does sound like a charset issue.  It is kept in the
phpgwapi/setup/phpgw_<iso_code>.lang file.  The line should be something
like this

charset\tcommon\tda\tiso-8859-1

replace the "\t"s with a tab

Cheers

Dave
-- 
Dave Hall (aka skwashd)
API Coordinator
phpGroupWare
e [EMAIL PROTECTED]
w phpgroupware.org
j [EMAIL PROTECTED]
sip [EMAIL PROTECTED]
       _            ____                    __        __             
 _ __ | |__  _ __  / ___|_ __ ___  _   _ _ _\ \      / /_ _ _ __ ___ 
| '_ \| '_ \| '_ \| |  _| '__/ _ \| | | | '_ \ \ /\ / / _` | '__/ _ \
| |_) | | | | |_) | |_| | | | (_) | |_| | |_) \ V  V / (_| | | |  __/
| .__/|_| |_| .__/ \____|_|  \___/ \__,_| .__/ \_/\_/ \__,_|_|  \___|
|_|         |_|                         |_|Web based collaboration platform




_______________________________________________
phpGroupWare-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Reply via email to