#5292 URL in Pagure hijacked
Closed: Fixed by ngompa. Opened by mschorm.

Steps to reproduce:

1/ Go to any Pagure ticket
2/ Type ":" to start typing an emoji
3/ The emoji auto-fill suggestion appears
4/ You didn't guessed the emoji code right so you o to the last line of the auto-fill suggestions saying "BROWSE ALL >>",
which leads to URL: http://www.emoji.codes/
5/ You will get redirected to a different webpage
https://www.shiftapp.com/

Screenshot_from_2022-05-02_15-36-55.png


Metadata Update from @ngompa:
- Issue tagged with: UI, easyfix

I submitted https://pagure.io/pagure/pull-request/5295 to change the URL to https://github.com/markdown-templates/markdown-emojis. I can revise the PR if there’s an even better URL out there.

Commit 20ee340e fixes this issue

Metadata
Related Pull Requests