[Vtigercrm-commits] [vtiger development] #7107: default charset utf-8, picklists and umlaut not working
vtiger development
vtiger-tickets at trac.vtiger.com
Wed Jul 6 08:08:19 PDT 2011
#7107: default charset utf-8, picklists and umlaut not working
------------------------+---------------------------------------------------
Reporter: robert | Owner: developer
Type: defect | Status: new
Priority: unassigned | Milestone: Unassigned
Component: vtigercrm | Version: 5.2.1
Keywords: |
------------------------+---------------------------------------------------
if I create in the picklist editor an entry mit an german umlaut (äüö) the
umlaut is html encoded. this shouldn't happen if the default chartset ist
utf-8.
later when choosing this entry in detail-view with ajax-edit it is encoded
twice and the value is shown with special charaters and not with the
umlaut. changing the value in the database to a proper utf-8 instead of
the html_encoded value is working.
Fix: the Picklist editor must write the utf8 picklist-entry into the
database instead of the html encoded one.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7107>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list