telegram
telegram copied to clipboard
Fixes issue where usernames with greater than or less than appear wrong
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:

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.