mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-26 06:35:59 +03:00
[GH-ISSUE #241] problem when there are special characters (Umlaute) in the URL #233
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#233
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 @steffenl82 on GitHub (Mar 17, 2019).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/241
Hi
There seems to be a problem with floccus when there are special characters (Umlaute) in the URL.
For example, I have the following link:
https://www.kodinerds.net/index.php/Thread/45285-DEFEKT-RELEASE-Rytec-EPG-Downloader-für-IPTV-Simple-PVR-Addon/?postID=225380#post225380
When I initially bookmark that link, everything seems to be OK. In the bookmark manager the link is encoded like that:
https://www.kodinerds.net/index.php/Thread/45285-DEFEKT-RELEASE-Rytec-EPG-Downloader-f%C3%BCr-IPTV-Simple-PVR-Addon/?postID=225380#post225380
However, after "some time" the link grows longer and longer, e.g.:
https://www.kodinerds.net/index.php/Thread/45285-DEFEKT-RELEASE-Rytec-EPG-Downloader-f%C3%83%C2%83%C3%82%C2%83%C3%83%C2%82%C3%82%C2%83%C3%83%C2%83%C3%82%C2%82%C3%83%C2%82%C3%82%C2%83%C3%83%C2%83%C3%82%C2%83%C3%83%C2%82%C3%82%C2%82%C3%83%C2%83%C3%82%C2%82%C3%83%C2%82%C3%82%C2%83%C3%83%C2%83%C3%82%C2%83%C3%83%C2%82%C3%82%C2%83%C3%83%C2%83%C3%82%C2%82%C3%83%C2%82%C3%82%C2%82%C3%83%C2%83%C3%82%C2%83%C3%83%C2%82%C3%82%C2%82%C3%83%C2%83%C3%82%C2%82%C3%83%C2%82%C3%82%C2%BCr-IPTV-Simple-PVR-Addon/?postID=225380#post225380
I was not able to determine the exact cause but my impression is that this happens when one is switching between different browsers (Chrome and Firefox in my case).
As a side note: floccus now even generated (without my assistance) a duplicate bookmark of that link.
I'm using floccus 3.2.8 with XBEL on WebDAV (and latest stable version of Firefox and Chrome)
@marcelklehr commented on GitHub (Mar 19, 2019):
Hey!
Thanks for reporting this! v3.2.9 should fix this. Feedback is appreciated :)
@github-actions[bot] commented on GitHub (Mar 21, 2023):
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.