mirror of
https://github.com/requarks/wiki.git
synced 2026-03-02 22:57:36 -05:00
Broken link to subtitle if it has accent marks #1459
Labels
No labels
BETA
BETA
accessibility
backlog
bug
can't replicate
contrib-easy
contrib-hard
contrib-medium
deferred
documentation
duplicate
duplicate
editors
enhancement
invalid
localization
migrate
ui
under review
v3
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wiki#1459
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Governa on GitHub (May 11, 2020).
Originally assigned to: @NGPixel on GitHub.
Describe the bug
If a subtitle has an accent, any link to it won't work. Removing the accent, the link starts working.
If I write the URL manually to the browser's navigation bar it works even with the accent.
To Reproduce
In the Markdown editor add the following title and link:
# Tést
A lot of text
A lot of text
A lot of text
A lot of text
A lot of text
A lot of text
A lot of text
A lot of text
A lot of text
...
[Tést](#tést)
Save the page
Expected behavior
The link should move the page to the correct heading.
Host Info (please complete the following information):
@craph commented on GitHub (Sep 29, 2021):
Hello @NGPixel I think this issue can be closed because the PR is merged right ?
@Paulo-newtec commented on GitHub (Mar 5, 2024):
Even after this merge, this bug is occurring with me.
I tested with 4 browsers: Firefox Mozilla and Opera functions correctly, but Microsoft Edge and Google Chrome maintains the bug, and the page don't scroll down to headers with accents.