Page 1 of 1

[Temporarily fixed] Emoticons (Unicode characters) are present in markup but missing in rendered HTML (SVG problem)

Posted: Mon Jan 09, 2023 9:53 pm
by porg
@forum_adm: Your recent forum configuration changes and/or updates have messed up Emoticons / Unicode display which had worked fine all over 2022.

See video: Lemkesoft Forum - Emoticons are present in markup but missing in output (01m23s, 860 x860, 1.1 MB, Dropbox)

Re: Emoticons (Unicode characters) are present in markup but missing in rendered HTML (SVG problem)

Posted: Tue Jan 10, 2023 6:33 am
by forum_adm
I added only the webp to the supported extensions. No other change.
So, I don't know the reason, yet.

Re: Emoticons (Unicode characters) are present in markup but missing in rendered HTML (SVG problem)

Posted: Tue Jan 10, 2023 4:16 pm
by porg
Pairs of Unicode symbol + label on next row:

✅ check, ❌ red-X, 🙂 smiley, 🙁 sadface, 👉 index finger R, → arrow R, ▸ small triangle R, ▶︎ triangle R.

End of test.

Re: Emoticons (Unicode characters) are present in markup but missing in rendered HTML (SVG problem)

Posted: Tue Jan 10, 2023 4:21 pm
by porg
I debugged that for you: It's a problem of your hosting setup and/or your content delivery network (of the icons in particular):

- Some of the unicode symbols are left as is: arrow R, small triangle R, triangle R -- Those show up in the output.
- Some of the unicode symbols are replaced by the forum software with its own icons as SVG images in the markup: check, red-X, smiley, sadface -- These are missing

Lemkesoft Forum - Emoticons are present in markup but missing in output.png
Lemkesoft Forum - Emoticons are present in markup but missing in output.png (196.62 KiB) Viewed 3227 times

Re: Emoticons (Unicode characters) are present in markup but missing in rendered HTML (SVG problem)

Posted: Tue Jan 10, 2023 4:35 pm
by porg
I reported the bug cause at the forum software phpBB.

Re: Emoticons (Unicode characters) are present in markup but missing in rendered HTML (SVG problem)

Posted: Wed Jan 11, 2023 12:06 pm
by porg
@forum_adm: phpBB is aware of the bug and working on it and for now offers an: Intermediate fix for emoji loading issues

E.g. my postings without emojis/icons will often not be comprehensible, as they often change the meaning of the words around them.
I'd appreciate if you apply the temporary fix (2 lines of codes need to be changed). Thanks.

Re: Emoticons (Unicode characters) are present in markup but missing in rendered HTML (SVG problem)

Posted: Wed Jan 11, 2023 5:49 pm
by forum_adm
Thanks for the links - done.

Re: [Temporarily fixed] Emoticons (Unicode characters) are present in markup but missing in rendered HTML (SVG problem)

Posted: Wed Jan 11, 2023 6:15 pm
by porg
- Closing as [Temporarily fixed]
- My icons above show up again. And also here a smile of joy: 🙂
- You may subscribe yourself to the phpBB announcement thread to get a notification when the official permanent fix gets available.