Problems with utf8 characters in edit page #3904

Closed
opened 2026-02-05 07:49:28 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @mjaraiz on GitHub (Jul 6, 2023).

Describe the Bug

When a user is editing a book, when entering special utf8 characters (specifically, accents) the edited page does not display the character correctly, showing only the accent

Steps to Reproduce

  1. Edit a book
  2. Add accented letter (for example, 'Información')
  3. The page show: [Informaci´n]

Expected Behaviour

the page should display the accented character

Screenshots or Additional Context

Captura desde 2023-07-06 12-16-41

Browser Details

Google Chrome Versión 114.0.5735.198 (Build oficial) (64 bits) - Ubuntu 22.04.2 LTS

Exact BookStack Version

v23.06.1

PHP Version

8.1

Hosting Environment

Ubuntu 22.04.2 LTS

Originally created by @mjaraiz on GitHub (Jul 6, 2023). ### Describe the Bug When a user is editing a book, when entering special utf8 characters (specifically, accents) the edited page does not display the character correctly, showing only the accent ### Steps to Reproduce 1. Edit a book 2. Add accented letter (for example, 'Información') 3. The page show: [Informaci´n] ### Expected Behaviour the page should display the accented character ### Screenshots or Additional Context ![Captura desde 2023-07-06 12-16-41](https://github.com/BookStackApp/BookStack/assets/57618198/5f0c3024-daf8-4893-becf-e916daaaff12) ### Browser Details Google Chrome Versión 114.0.5735.198 (Build oficial) (64 bits) - Ubuntu 22.04.2 LTS ### Exact BookStack Version v23.06.1 ### PHP Version 8.1 ### Hosting Environment Ubuntu 22.04.2 LTS
OVERLORD added the 🐛 Bug🔍 Pending Validation labels 2026-02-05 07:49:28 +03:00
Author
Owner

@mjaraiz commented on GitHub (Jul 6, 2023):

I have tried another browser (firefox and safari) and the error does not occur. With edge browser the error also occurs

@mjaraiz commented on GitHub (Jul 6, 2023): I have tried another browser (firefox and safari) and the error does not occur. With edge browser the error also occurs
Author
Owner

@ssddanbrown commented on GitHub (Sep 13, 2025):

Sorry for the very late reply @mjaraiz.
I've performed a quick check, and am unable to replicate this at all.
To me it sounds like an environment-specific issues, maybe related to fonts in use and/or available on the system.

Going to therefore close this off but happy to re-test if found likely reproducible on a modern environment.

@ssddanbrown commented on GitHub (Sep 13, 2025): Sorry for the very late reply @mjaraiz. I've performed a quick check, and am unable to replicate this at all. To me it sounds like an environment-specific issues, maybe related to fonts in use and/or available on the system. Going to therefore close this off but happy to re-test if found likely reproducible on a modern environment.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#3904