Ticket #5245 (new defect)

Opened 1 year ago

Last modified 4 months ago

Listview breaks content at wrong length

Reported by: prasad Assigned to: developer
Priority: unassigned Milestone:
Component: vtigercrm Version: 5.0.4
Keywords: Cc:

Description

When displaying content on list view with utf8 characters it gets broken at wrong place and HTML entities are shown.

Ňémóčňíčé Ťómášé Báťí ve Žľíňé

This has 29 characters, but almost all are in ListView? converted to HTML-entities (every one about 7-8 characters), so in the source-code it has over 100 characters and again it could be breaked somewhere in middle of HTML-entity and the problem is back.

Refer: http://forums.vtiger.com/viewtopic.php?p=63175#63175

Change History

03/26/08 03:02:51 changed by prasad

Look at: http://phputf8.sourceforge.net/

When UTF-8 is in use these string functions might come in handy: http://phputf8.sourceforge.net/#String_Functions

04/29/08 12:05:57 changed by prasad

  • milestone set to 5.1.0.

03/13/09 21:48:32 changed by prasad

  • milestone deleted.