mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-26 06:35:59 +03:00
[GH-ISSUE #191] Erroneous URL encoding across synchronizations #182
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#182
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 @mseitzer on GitHub (Nov 12, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/191
Software versions
Steps to reproduce
https://groups.google.com/forum/m/#!categories/ml-newsto bookmarksExpected outcome
The URL
https://groups.google.com/forum/m/#!categories/ml-newsshould be kept the same across synchronizations.No encoding should be applied.
Actual outcome
The URL is now bookmarked as
https://groups.google.com/forum/m/#%21categories%2Fml-news(visiting this URL does not result in the correct page).@marcelklehr commented on GitHub (Nov 12, 2018):
Thanks for reporting this, however, it turns out that it has been reported before: This is a duplicate of #183 and is fixed in nextcloud bookmarks v0.14.0
@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.