Item12412: some special characters are not shown correctly with %LDAP% token

pencil
Priority: Normal
Current State: New
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: LdapNgPlugin
Branches:
Reported By: BjoernKautler
Waiting For:
Last Change By: BjoernKautler
We have an employee with the characters U+0161 and U+0107 in his name. While processing the %LDAP% token for him, those characters are only transmitted as question marks to the browser, no matter whether I switch the site charset to utf-8 or leave it at iso-8859-15. If I add in LdapNgPlugin/Core.pm in the sub " handleLdap " after " $result = decodeFormatTokens($result); " the line " HTML::Entities::encode($result); " and a " use HTML::Entities(); " in the beginning, it looks better here. I'm not sure about any side-effects though.

-- BjoernKautler - 28 Feb 2013

 

ItemTemplate edit

Summary some special characters are not shown correctly with %LDAP% token
ReportedBy BjoernKautler
Codebase 1.1.7
SVN Range
AppliesTo Extension
Component LdapNgPlugin
Priority Normal
CurrentState New
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
Release01x01Checkins
Topic revision: r1 - 28 Feb 2013, BjoernKautler
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy