-
Notifications
You must be signed in to change notification settings - Fork 86
Description
Environment
Kokua 7.2.1, but same happens with Second Life Release 7.2.1.17108480561 (64bit)
Description
While doing some debugging on Kokua for other work I also looked through the logged warnings and attempted to squash some of them. I then discovered that the viewer reports the first 26 characters in the emoji file as ignored since they do not contain a category entry. This seems wrong to me.
Either those characters should not be in the xml file, or they should contain a category to which they are assigned, or the Viewer should add them to the "other" category as it does with listed categories it can't find in the previously loaded category list.
I'm not sure which of these options is the most desirable and would like some feedback about this before I try to produce a PR.
Reproduction steps
- Start Viewer
- Check the debug log file for
WARNING # llui/llemojidictionary.cpp(396) LLEmojiDictionary::loadEmojis : Skipping invalid emoji descriptor (no categories)
This repo is using Opire - what does it mean? 👇
💵 Everyone can add rewards for this issue commenting
/reward 100
(replace 100
with the amount).🕵️♂️ If someone starts working on this issue to earn the rewards, they can comment
/try
to let everyone know!🙌 And when they open the PR, they can comment
/claim #4723
either in the PR description or in a PR's comment.🪙 Also, everyone can tip any user commenting
/tip 20 @fmartian
(replace 20
with the amount, and @fmartian
with the user to tip).📖 If you want to learn more, check out our documentation.