Page MenuHomePhabricator

Make sure Wikipedia (Android and iOS) App doesn't break when new beta becomes default
Closed, ResolvedPublic

Description

The apps are currently screen scraping (boo!) so any change in the HTML structure would kill them. We need to make sure that changes are backwards compatible so as to not break the apps.

Will stop mattering once we get #35396 done.


Version: unspecified
Severity: normal

Details

Reference
bz35513

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 12:18 AM
bzimport set Reference to bz35513.
bzimport added a subscriber: Unknown Object (MLST).

Currently, the footer text is missing. Otherwise everything else seems to work.

(In reply to comment #1)

Currently, the footer text is missing. Otherwise everything else seems to work.

This was resolved in MobileFrontend as of Change-Id: Ibc4994

Tested v1.0.x, v1.1.x and v3.1.x (iOS) with the beta. The footer text disappears, but otherwise everything else works perfectly fine.