Rocket.Chat.iOS icon indicating copy to clipboard operation
Rocket.Chat.iOS copied to clipboard

[BUG] Parsing of emojis in url

Open soundstorm opened this issue 6 years ago • 4 comments

We're using dokuwiki, which generates urls like doku.php/topic:start:subtopic:subsubtopic

if now :start: would be a valid emoji slug, it's replaced with the emoji itself and the url stops parsing right before (so you get doku.php/topic⬛️subtopic:subsubtopic and the link will be only doku.php/topic)

The web view does the same (replacing the slug with emoji) but the link remains clickable and links to the same destination.

soundstorm avatar Jul 09 '19 18:07 soundstorm

I second this issue/bug. It happens on all platforms. This should be moved to the main issues tracker.

metalcated avatar Jul 31 '19 15:07 metalcated

Needs urgent FIX.

jcatarino avatar Nov 29 '19 12:11 jcatarino

Probably refer to #11989

reetp avatar Nov 29 '19 12:11 reetp

Also note this:

https://github.com/RocketChat/Rocket.Chat.Android#important---please-read-this-first

https://rocket.chat/2019/10/11/moving-mobile-apps-to-react/

Bugs here are unlikely to get fixed now. You will be better off using the React Native app where all future development is happening.

reetp avatar Nov 29 '19 12:11 reetp