Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding an emoji in title adds an opening <strong> tag, resulting in entire body text being bold #1613

Closed
iamthomasbishop opened this issue Nov 23, 2019 · 1 comment
Assignees
Labels
[Type] Bug Something isn't working

Comments

@iamthomasbishop
Copy link
Contributor

When adding an emoji to the title, an opening <strong> Tag is added (no closing tag), result is that the entire body of the post is set in bold. Not sure if this is also happening on Android, as I don’t have my Android device on me to test atm.

To Reproduce
Steps to reproduce the behavior:

  1. Add a post title with an emoji to a post or page
  2. Save
  3. Go to posts/page list, see <strong> Tag is added on title
  4. Preview post, see body text is all bold

Screenshots

03134E7F-00D7-40E0-A634-22796D83F08F
08A802EB-B4BB-4B8A-AF1B-2BC2F98680EF
D5F28418-31F6-4E35-BED4-827C3719AB07

Smartphone (please complete the following information):

  • Device: iPhone 11 Pro
  • OS: iOS 13.1
  • Version: 13.7 internal beta
@iamthomasbishop iamthomasbishop added the [Type] Bug Something isn't working label Nov 23, 2019
@SergioEstevao SergioEstevao self-assigned this Nov 25, 2019
@SergioEstevao
Copy link
Contributor

Fixed on release 1.23 of GB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants