telegram icon indicating copy to clipboard operation
telegram copied to clipboard

Fixes issue where usernames with greater than or less than appear wrong

Open TheSkorm opened this issue 8 years ago • 1 comments

This resolves an issue where users with greater than or less than signs in their name appear to be html encoded.

Before patch: screen shot 2017-02-06 at 9 36 03 pm

After patch: screen shot 2017-02-06 at 9 36 24 pm

TheSkorm avatar Feb 06 '17 10:02 TheSkorm

Looks great! Smart and simple fix

On 06.02.2017, at 11:44, Michael Wheeler [email protected] wrote:

This resolves an issue where users with greater than or less than signs in their name appear to be html encoded.

Before patch:

After patch:

You can view, comment on, or merge this pull request online at:

https://github.com/overtake/telegram/pull/398

Commit Summary

Fixes issue where usernames with greater than or less than appear as html enities File Changes

M TelegramTest/TLUserCategory.m (2) Patch Links:

https://github.com/overtake/telegram/pull/398.patch https://github.com/overtake/telegram/pull/398.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

LukeLR avatar Feb 06 '17 19:02 LukeLR