mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-08 05:39:49 -05:00
[GH-ISSUE #646] Umlaut in organization name: Display/Encoding error in breadcrum navigation #6343
Reference in New Issue
Block a user
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 @cku-heise on GitHub (May 3, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/646
In Pangolin/latest: If you give your organization a name with an Umlaut (possibly other non-ascii chars as well), it's displayed correctly in the organization selection menu, but incorrectly in the main breadcrumb (for example on https://pangolin/settings/sites): Instead of "cku-gütersloh" it says
cku-g%C3%BCtersloh.@miloschwartz commented on GitHub (May 4, 2025):
I think this should be fixed in 1.3.1. Can you try again and let me know? If it doesn't I can take another look.
@cku-heise commented on GitHub (May 5, 2025):
Yes, it's fixed. Thanks!