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

Utf8 hiccups #6881

Merged
merged 2 commits into from
Jul 25, 2021
Merged

Utf8 hiccups #6881

merged 2 commits into from
Jul 25, 2021

Conversation

sbulen
Copy link
Contributor

@sbulen sbulen commented Jul 24, 2021

Fixes #6875

Fixes two nuisance UTF8 character issues...

Browser tab issue, before - note that the page title on the browser tab does not match the board name as expected:
tab_before

Browser tab issue, after - note that the page title now matches, and also, that any various html entities are properly depicted:
tab_after

Signature preview, before - the signature should be as-entered, but it is instead interpreting entities. Note this only affects the preview, the signature itself is OK:
sig_preview_before
sig_before

Signature preview, after - now matches the value as-entered:
sig_preview_after

Signed by Shawn Bulen, bulens@pacbell.net
Signed by Shawn Bulen, bulens@pacbell.net
@sbulen sbulen added the Charset/Encoding UTF8 & mb4 encoding related issues label Jul 24, 2021
@Sesquipedalian Sesquipedalian merged commit 1d163c4 into SimpleMachines:release-2.1 Jul 25, 2021
@pr-triage pr-triage bot added the PR: merged label Jul 25, 2021
@sbulen sbulen deleted the utf8_hiccups branch July 25, 2021 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Charset/Encoding UTF8 & mb4 encoding related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UTF-8 characters not showing as UTF-8 characters
3 participants