View Single Post
Old 03-14-2014, 02:31 PM   #12
peterson
Connoisseur
peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.
 
Posts: 74
Karma: 889004
Join Date: Mar 2014
Device: Kindle PW2
Quote:
Originally Posted by dsmid View Post
Try to find places in .js files where the network connection is checked and "no_network" error is fired and make it ignore the false error.
I disabled in wikipedia.js two instances and afterwards it worked. I believe the relevant line was
Code:
if (connectivityObject.isConnected())
, so there seems to be an issue verifying that the network is connected ?!

Remembering Disabling_Wifi_network_validation I added the file, but this by itself did not solve the issue.
peterson is offline   Reply With Quote