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

multiple unicode 13 emojis incorrectly marked as diversity base #30

Closed
birarda opened this issue Jul 15, 2020 · 2 comments
Closed

multiple unicode 13 emojis incorrectly marked as diversity base #30

birarda opened this issue Jul 15, 2020 · 2 comments

Comments

@birarda
Copy link

birarda commented Jul 15, 2020

"1f972": {
        "name": "smiling face with tear",
        "unicode_version": 13,
        "category": "people",
        "order": 16,
        "display": 1,
        "shortname": ":smiling_face_with_tear:",
        "shortname_alternates": [],
        "ascii": [],
        "humanform": 0,
        "diversity_base": 1,
        "diversity": null,
        "diversity_children": [],
        "gender": [],
        "gender_children": [],
        "code_points": {
            "base": "1f972",
            "fully_qualified": "1f972",
            "decimal": "",
            "diversity_parent": null,
            "gender_parent": null
        },
        "keywords": [
            "uc13"
        ]
    },

This emoji was added to emoji.json for Unicode 13. I believe it is incorrectly marked as a diversity_base.

@birarda birarda changed the title smiling face with tear (unicode 13) incorrectly marked as diversity base multiple unicode 13 emojis incorrectly marked as diversity base Jul 15, 2020
@birarda
Copy link
Author

birarda commented Jul 15, 2020

This is also true of disguised face (1f978), anatomical heart (1fac0), lungs, people hugging, and probably others I haven't hit yet.

@caseyahenson
Copy link
Contributor

This is fixed in the 6.0.1 patch released just now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants