https://bugzilla.wikimedia.org/show_bug.cgi?id=70944
Bug ID: 70944
Summary: Saved Pages fail to load
Product: Wikipedia App
Version: Beta
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: Unprioritized
Component: Android App
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected]
Web browser: ---
Mobile Platform: ---
From
https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom&TicketID=7801873
Sometimes saved pages cannot be loaded when offline. A toast with "Refreshing
saved page" appears, followed by Network error and the Retry button.
This started with 2.0-beta-2014-09-09.
Analysis:
In the debugger I see a FileNotFoundException when trying to load some pages.
Looks like the identifier for the saved page is unstable because
PageTitle.toJSON() sometimes includes the thumbUrl and other times it doesn't.
This makes is useless for an ID.
PageTitle used to be immutable but was made mutable on 9/9/2014.
We should:
* add another method to be used for IDs
* make it immutable again
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l