Closed
Bug 481332
Opened 17 years ago
Closed 17 years ago
Fennec weave UI can get into inconsistent state.
Categories
(Cloud Services :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jono, Unassigned)
Details
Case 1, way to reproduce:
Go to weave prefs on Fennec. Turn Weave off. Go to the connect screen by clicking "change account". Enter some data (or not) and click Connect. It will say you're logged in, but you're not. If you click Sync, it will tell you it synced, but nothing happens.
Solution: clicking Connect should automatically turn weave back on if it's off.
Case 2, way to reproduce:
If you're on the Prefs screen, and you click Sync, and there's an error while syncing, so the sync fails, the message at the top of the screen still says "Now Syncing....". So it looks like it hung, when in fact, it failed.
Solution: Get return value from call to sync() in FennecWeaveGlue.syncNow().
Fixed (both cases) in http://hg.mozilla.org/labs/weave/rev/f79b06f3906b
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Component: Weave → General
Product: Mozilla Labs → Weave
Target Milestone: -- → ---
Updated•16 years ago
|
QA Contact: weave → general
You need to log in
before you can comment on or make changes to this bug.
Description
•