GNOME Bugzilla – Bug 597049
"<email@example.com>" trimmed to ">"
Last modified: 2010-01-18 10:59:55 UTC
Virtually every Adium theme has such bug: Steps: Try to sent "<test@email.com>" and you'll see only ">" Buddy receives as expected "<test@email.com>". The same bug occurs if someone sends you "<test@email.com>". Everything ok with every theme itself (checked on Adium). Everything ok with default Empathy theme. I can see "<test@email.com>" in logs and system notification bubbles.
Can reproduce with master.
Created attachment 148404 [details] [review] proposed fix
This bug is almost fixed in my "escape" branch. I added test cases for this. The remaining issue is the "<" is made part of the email addresse. http://git.collabora.co.uk/?p=user/xclaesse/empathy.git;a=commitdiff;h=b253440c84091dd88e619171330e895507abe40d I make this bug depends on bug #599640
Review of attachment 148404 [details] [review]: This is done properly in the "escape" branch.
Thanks Xavier! I rebased my work on your branch, and pushed it here: http://git.collabora.co.uk/?p=user/kov/empathy.git;a=shortlog;h=refs/heads/escape-gt-lt Want to merge that into your branch? Anything you would like me to change?
Its fixed in 2.29.5 please mark this fixed