[GH-ISSUE #191] Erroneous URL encoding across synchronizations #182

Closed
opened 2026-02-25 22:36:23 +03:00 by kerem · 2 comments
Owner

Originally created by @mseitzer on GitHub (Nov 12, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/191

Software versions

  • Browser: Firefox 63.0
  • Nextcloud: 13.0.6
  • Nextcloud Bookmarks app: 0.12.2
  • Floccus: 3.0.10

Steps to reproduce

  1. Add URL https://groups.google.com/forum/m/#!categories/ml-news to bookmarks
  2. Sync with server
  3. Sync with server again

Expected outcome

The URL https://groups.google.com/forum/m/#!categories/ml-news should 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).

Originally created by @mseitzer on GitHub (Nov 12, 2018). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/191 <!-- Hello there! Thank you for providing feedback! Please answer the below questions to allow for as smooth a process of tackling the issue as possible :) (Note: Everything surrounded by arrows, like this text for example, will not be visible.) --> ### Software versions <!-- Please provide the versions of the following software products in your set up --> * Browser: Firefox 63.0 * Nextcloud: 13.0.6 * Nextcloud Bookmarks app: 0.12.2 * Floccus: 3.0.10 ### Steps to reproduce 1. Add URL `https://groups.google.com/forum/m/#!categories/ml-news` to bookmarks 2. Sync with server 3. Sync with server again ### Expected outcome <!-- What did you think was going to happen or what do you think should have happened? --> The URL `https://groups.google.com/forum/m/#!categories/ml-news` should be kept the same across synchronizations. No encoding should be applied. ### Actual outcome <!-- What actually happened after you did the above steps? --> 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). <!-- Thanks! Now, hit Submit and wait for a reply :) -->
kerem closed this issue 2026-02-25 22:36:23 +03:00
Author
Owner

@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

<!-- gh-comment-id:437976496 --> @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
Author
Owner

@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.

<!-- gh-comment-id:1477571498 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#182
No description provided.