Closed
Bug 816106
Opened 13 years ago
Closed 13 years ago
Sync service don't sychronize Bookmarks properly
Categories
(Firefox :: Sync, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: abd1, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0
Build ID: 20121119183901
Steps to reproduce:
Using sync service on 2 systems with a masterpasswort. Works fine with formdatas and passwords, but there is a problem with the bookmarks.
Actual results:
Adding of Bookmarks works fine, but when you delete bookmarks or add new folders the syncronization fails. On one systems the old bookmarks remains, even on the other system has been deleted before.
Expected results:
This service worked fine with the first Firefox-Update implementing this service. After an update (I can't remeber which one) the synchronization is not working reliable anymore (this issue exist at least half year and longer, and I am not the only one who noticed this).
Updated•13 years ago
|
Component: Untriaged → Firefox Sync: Backend
Product: Firefox → Mozilla Services
Version: 17 Branch → unspecified
Comment 1•13 years ago
|
||
Martin, do you have logs captured as you reproduce this?
Updated•13 years ago
|
Flags: needinfo?(abd1)
| Reporter | ||
Comment 2•13 years ago
|
||
Richard, what kind of logs do you need?
Please try to reproduce this by yourself. Add, delete, add folders etc. on two systems and compare the results after you did a syncronization.
Flags: needinfo?(abd1)
Comment 3•13 years ago
|
||
(In reply to Martin Schönenberger from comment #2)
> Richard, what kind of logs do you need?
If a sync fails, about:sync-log should have an "error….log" file. If it succeeds (even if it doesn't do what you want), it'll log "success….log".
Open about:config, set
services.sync.log.logger.engine.bookmarks = "Trace"
services.sync.log.appender.file.logOnSuccess = true
then restart Firefox and get the sync to fail in the way you described. Attach the resultant logs — anything created since you restarted Firefox — to this bug.
> Please try to reproduce this by yourself. Add, delete, add folders etc. on
> two systems and compare the results after you did a syncronization.
I have: we have three different suites of automated tests, manual QA test plans, and I both use Sync myself and regularly do manual testing of routine and edge cases in bookmark sync (particularly because I wrote the bookmark sync engine for Firefox on Android). I can't reproduce this.
Thanks!
Flags: needinfo?(abd1)
| Reporter | ||
Comment 4•13 years ago
|
||
Since I reset Firefox I am also not able anymore to reproduce this. Maybe there was something wrong with my profile. I could keep two error-logs. Find attached.
If I notice something wrong, I will report again.
thanks.
Flags: needinfo?(abd1)
| Reporter | ||
Comment 5•13 years ago
|
||
| Reporter | ||
Comment 6•13 years ago
|
||
Comment 7•13 years ago
|
||
Nothing sinister in there, Martin; just Sync reporting that it couldn't sync because you dismissed the Master Password dialog.
Resolving this as WORKSFORME; please reopen if this recurs.
Thanks!
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•7 years ago
|
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•