Closed
Bug 1211537
Opened 9 years ago
Closed 9 years ago
last_modified value is removed from Syncto records
Categories
(Firefox OS Graveyard :: Sync, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
FxOS-S9 (16Oct)
People
(Reporter: ferjm, Assigned: ferjm)
References
Details
(Whiteboard: [partner-cherry-pick])
Attachments
(1 file)
I see a bunch of:
Incorrect payload::last_modified? Object { id: "EwmY3piUMWfW", histUri: "https://www.mozilla.org/projects/fi…", title: null, visits: Array[1] } history.js:235:9
Incorrect payload::last_modified? Object { id: "FzgmULBOdq5J", histUri: "http://mailinator.com/", title: "Mailinator", visits: Array[1] } history.js:235:9
Incorrect payload::last_modified? Object { id: "J3HaEtVSjs1O", histUri: "http://click1.clickrouter.com/redir…", title: null, visits: Array[1] } history.js:235:9
Incorrect payload::last_modified? Object { id: "Ly73dnw-Cs_2", histUri: "http://mailinator.com/inbox.jsp?to=…", title: "[1] Mailinator - Free. Disposable. …", visits: Array[1] } history.js:235:9
Incorrect payload::last_modified? Object { id: "MaKvwT0OMua-", histUri: "https://accounts.firefox.com/verify…", title: "Firefox Accounts", visits: Array[1] } history.js:235:9
Incorrect payload::last_modified? Object { id: "RQ0AuCQZN2p3", histUri: "http://mailinator.com/inbox.jsp?to=…", title: "[1] Mailinator - Free. Disposable. …", visits: Array[1] } history.js:235:9
Incorrect payload::last_modified? Object { id: "Wep-omBZ8B8Z", histUri: "https://www.google.es/?gws_rd=ssl", title: "Google", visits: Array[1] } history.js:235:9
This looks like a regression from Bug 1210356.
Assignee | ||
Updated•9 years ago
|
Comment 1•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Attachment #8669805 -
Flags: review?(mbdejong)
Comment 2•9 years ago
|
||
Comment on attachment 8669805 [details] [review]
[gaia] ferjm:bug1211537.synclastmodified > mozilla-b2g:master
Thanks for fixing this! Please only download last_modified (don't upload it) and add the missing unit tests to check exactly which fields are uploaded and downloaded (sorry, those unit tests should actually already exist, my bad!)
Attachment #8669805 -
Flags: review?(mbdejong) → review+
Assignee | ||
Comment 3•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•9 years ago
|
Whiteboard: [partner-cherry-pick]
You need to log in
before you can comment on or make changes to this bug.
Description
•