-
-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync stops on mozilla separator, detecting it as invalid or corrupt bookmark, after restored with 1.4 even if resync on beta [v1.5.0beta] #84
Comments
@Poikilos sorry for not responding sooner, literally not had any free time for the last couple of weeks. Thank you very much for the detailed report, I'll dig into this as soon as I can. |
@Poikilos apologies for the delay, I've fixed a bug that was causing the Please could you download v1.5.0beta6 and give it a try? I'm interested to see if you still get the
xBrowserSync does not restrict bookmarks based on protocol, the browser API is what restricts you. For example, you cannot create a bookmark in Firefox (even using the UI) with a (Also, thank you very much for the very detailed information in the issue, if only everyone who raised issues were like you!! 🙇) |
@nero120, thanks for getting back to me. I successfully installed it on Brave (Chrome-based, Version 0.62.51 Chromium: 73.0.3683.103 (Official Build) (64-bit)), but I am not able to get the beta working on Firefox 66.0.3. The plugin installs, but has a sync error--"An error occurred when trying to create a local bookmark" according to the UI. I can't see how having it installed on Brave could have caused the issue because I only have 2 bookmarks in Brave:
Log:
Additionally, I had to customize the toolbar and manually drag the xBrowserSync icon onto it. I'm not sure whether that is normal. |
@Poikilos FYI xBrowserSync is not currently supported on Brave, only (official) Chrome and Firefox are supported at this time. It may run but it depends on how closely Brave implements Chome's extension APIs and bookmark functionality. If you'd like to request support for Brave be added please submit a separate feature request.
It appears you are attempting to sync a bookmark with a url of If you create a feature request for Brave I'll look at implementing support once support for Opera and Vivaldi have been added. |
I see, I can confirm that the issue stated in the title is resolved. Sync works between Chrome and Firefox! |
Steps to reproduce
I have a huge Firefox bookmark library many years old with many strangely named links made in various operating systems and Firefox versions (attached under step 2). These bookmarks sync correctly with Firefox Sync. For some reason certain protocols aren't accepted, so pdf bookmarks aren't (since they use chrome-extension:// protocol).
bookmarks-2019-04-04.json.tar.gz
Expected behaviour
chrome-extension://oemmndcbldboiebfnladdacbdfmadadm/http://www.belkin.com/support/dl/Using_F5D7230_Router_As_Access_Point.pdf
would becomehttp://www.belkin.com/support/dl/Using_F5D7230_Router_As_Access_Point.pdf
)Separator example:
The root entry:
Actual behaviour
bookmark.title
Log:
Initial Log
(first time install of 1.5.0beta5)
1.4 Log
Exporting from xBookmarkSync contains only the following:
Client app information
Firefox 66.0.2 64-bit
Other Information
I'm not sure whether this is related to #75
The text was updated successfully, but these errors were encountered: