Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.0-beta-3
-
None
Description
The logic for fetching content that exists locally, and remotely, but hasn't changed remotely is backwards.
All fetches for new content results in a .getIfNewer() with a modified timestamp of 0.
And all fetches for existing content results in .get() request.
Attachments
Issue Links
- is depended upon by
-
MRM-557 repair or remove commented out test cases in proxy module
- Closed