1
0
Fork 0
mirror of https://github.com/requarks/wiki.git synced 2026-03-02 22:06:55 -05:00

TOC with UTF8 charactors error: display & click #1597

Closed
opened 2026-02-20 18:14:45 -05:00 by deekerman · 2 comments
Owner

Originally created by @fanlix on GitHub (Jun 1, 2020).

Originally assigned to: @NGPixel on GitHub.

Describe the bug
if write UTF-8 words in H1 and H2, then Table of Contents tree goes error.

  • utf-8 charactors displays: 口x口?x
  • anchor click: no jump effect

To Reproduce

## english works
## china 中文
## japan きんぎょ
## korea 송별연

Host Info (please complete the following information):

  • OS & wikijs:
    • docker= beta-arm: 0576f8903663
  • Browser:
    • Chrome, Edge, Firefox

Advice
the href should set charset to utf-8 or escaped

Originally created by @fanlix on GitHub (Jun 1, 2020). Originally assigned to: @NGPixel on GitHub. **Describe the bug** if write UTF-8 words in H1 and H2, then <kbd>Table of Contents</kbd> tree goes error. * utf-8 charactors displays: 口x口?x * anchor click: no jump effect **To Reproduce** ``` ## english works ## china 中文 ## japan きんぎょ ## korea 송별연 ``` **Host Info (please complete the following information):** - OS & wikijs: - `docker= beta-arm: 0576f8903663` - Browser: - Chrome, Edge, Firefox **Advice** the <kbd>href</kbd> should set charset to utf-8 or escaped
deekerman 2026-02-20 18:14:45 -05:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@he110 commented on GitHub (Jun 1, 2020):

Have the same issue with requarks/wiki:beta.
Cyrillic characters displays like: Описание ветвей

@he110 commented on GitHub (Jun 1, 2020): Have the same issue with requarks/wiki:beta. Cyrillic characters displays like: Описание ветвей
Author
Owner

@Smankusors commented on GitHub (Jun 1, 2020):

Duplicate of #1971

@Smankusors commented on GitHub (Jun 1, 2020): Duplicate of #1971
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wiki-requarks#1597
No description provided.