Realname always updated when accent in name

Hello,

the RealName field is updated by each login only for users they name
have an accent in the LDAP.
This makes the Users History very long and the Transaction table become
very big.

in Transactions table :

Field : RealName
OldValue : Frédéric Lenoir
NewValue : Frédéric Lenoir

How can I correct this ?

Thanks.
Horst

RT 3.6.6

PS
Sorry for my bad English, I hope you will understand what I mean.

Le contenu de ce courriel est uniquement réservé à la personne ou
l’organisme à qui il est destiné. Si vous n’êtes pas le destinataire
prévu, veuillez nous en informer au plus vite et détruire le présent
courriel. Dans ce cas, il ne vous est pas permis de copier ce courriel,
de le distribuer ou de l’utiliser de quelque manière que ce soit.

The content of this e-mail is intended only and solely for the use
of the named recipient or organisation. If you are not the named
recipient, please inform us immediately and delete the present e-mail.
In this case, you are nor allowed to copy, distribute or use this
e-mail in any way.

Hello,

the RealName field is updated by each login only for users they name have an accent in the
LDAP.
This makes the Users History very long and the Transaction table become very big.

in Transactions table :

Field : RealName
OldValue : FrA(c)dA(c)ric Lenoir
NewValue : FrA(c)dA(c)ric Lenoir

How can I correct this ?

Thanks.
Horst

RT 3.6.6

I’d be interested to know if this happens with
RT::Authen::ExternalAuth and a 3.8 release.

-kevin