mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #841] ntfy web crash when choose a language with underline in name #594
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#594
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 @Potat0000 on GitHub (Aug 18, 2023).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/841
🐞 Describe the bug
With the latest v2.7.0, I found that ntfy web will crash when choose a language with underline in name, like
zh_Hans (中文)andpt_BR (Português (Brasil)), but will act normal with a language without underline.💻 Components impacted
Web APP with v2.7.0
💡 Screenshots and/or logs

@onepiecewyz commented on GitHub (Aug 24, 2023):
I encountered the same bug.
@binwiederhier commented on GitHub (Aug 26, 2023):
Oh dear. That's unfortunate.
@binwiederhier commented on GitHub (Sep 3, 2023):
What browser are you using? I tried this on Chrome+Firefox without "success". It doesn't crash. Can you elaborate on your steps?
@Potat0000 commented on GitHub (Sep 3, 2023):
I'm using Edge 116.0.1938.69.
There isn't any special step to reproduce it. Just open web app and login. If it's already in language with underline, it will crash immediately. Or you could change language after login and it will crash when choosing a subscribed topics.
@YamatoRyou commented on GitHub (Sep 15, 2023):
Same.
ntfy 2.7.0
Chromium 102.0.5005.167
@Potat0000 commented on GitHub (Nov 6, 2023):
fixed in #922