mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 06:06:05 +03:00
[GH-ISSUE #222] Special character is synced wrong #213
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#213
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 @linuxrecon on GitHub (Jan 15, 2019).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/222
Software versions
Steps to reproduce
We are using OTRS. A lot of the users are bookmarking OTRS links to tickets. A direct link to a ticket does look like this: https://my.otrs.dom/index.pl?Action=AgentTicketZoom;TicketID=707128
Expected outcome
The URL shouldn't be transformed by Floccer. Otherwise the links ware mostly likely broken.
Actual outcome
It seems like that Floccer has problems with syncing URLs with ';' in it. With that being said, adding a URL with a ';' character to NextCloud Bookmarks from the webinterface and opening the URL from the webinterface works fine. Using the AddOn FreedomMarks with Firefox also works as expected. However, FreedomMarks does not actually sync the bookmarks rather than accessing them directly through the NextCloud API.
@marcelklehr commented on GitHub (Jan 15, 2019):
Thank you for the feedback! This definitely appears to be a bug. I have opened an issue with the library used for URL normalization in floccus and will report back here.
@marcelklehr commented on GitHub (Feb 5, 2019):
I guess I will write my own normalization library...
@marcelklehr commented on GitHub (Feb 7, 2019):
This should be fixed in the next release
@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.