Hi all, I have made a very tiny change to the log-in script which seems to help immeasurably with this problem on Droid devices, and I guess might also help with iOS.
Basically on /usr/sausalito/ui/web/login.php I changed <BODY BGCOLOR="#FFFFFF" onLoad="focuslogin()" onResize="if(navigator.appName == 'Netscape') location.reload()" LINK="#FFFFFF" VLINK="#FFFFFF"> to <BODY BGCOLOR="#FFFFFF" LINK="#FFFFFF" VLINK="#FFFFFF"> And I can now log in from a number of Droid devices successfully. Regards Jeffrey On Sat, 6 Aug 2011 15:33:47 -0400, "Stephanie Sullivan" <s...@aviaweb.com> wrote: >> -----Original Message----- >> From: Michael Stauber [mailto:mstau...@blueonyx.it] >> Sent: Saturday, August 06, 2011 1:44 PM >> To: BlueOnyx General Mailing List >> Subject: [BlueOnyx:08023] Re: Admin GUI via IPAD >> >> Hi Stephanie, >> >> > Did not work (2 different droid 2 phones with different versions) >> safari >> > >> > xxx.xxx.xxx.xxx - - [05/Aug/2011:14:02:45 -0400] >> > "GET /login.php HTTP/1.1" 200 6840 >> "http://xxxxxx.xxxxx.xxx:444/login.php" >> > "Mozilla/5.0 (Linux; U; Android 2.2; en-us; DROID2 GLOBAL >> Build/S273) >> > AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile >> Safari/533.1" >> > >> > yyy.yyy.yyy.yyy - - [05/Aug/2011:14:48:20 -0400] >> > "GET /login.php HTTP/1.1" 200 6852 >> "http://yyyyyy.yyyyy.yyy:444/login.php" >> > "Mozilla/5.0 (Linux; U; Android 2.1; en-us; ADR6200 Build/ERD79) >> > AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile >> Safari/530.17" >> > >> > Worked - opera and firefox on droid 2 phones >> > >> > zzz.zzz.zzz.zzz - - [04/Aug/2011:13:37:25 -0400] >> > "GET /login.php HTTP/1.1" 200 6852 "-" >> > "Opera/9.80 (Android 2.2.1; Linux; >> > Opera Mobi/ADR-1107051709; U; en) Presto/2.8.149 Version/11.10" >> > >> > www.www.www.www - - [05/Aug/2011:13:38:04 -0400] >> > "GET /login.php HTTP/1.1" 200 6840 "http://wwwwww.wwww.wwww:444/" >> > "Mozilla/5.0 (Android; Linux armv7l; rv:5.0) >> > Gecko/20110615 Firefox/5.0 Fennec/5.0" >> > >> > This might create a clue... :-) I'm working on this because it >> irritates >> > the hell out of me... :-) >> >> FWIW: This is the browser identification string from my iPhone: >> >> "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_5 like Mac OS X; de-de) >> AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8L1 >> Safari/6533.18.5" >> >> So what we've got here is that all these seem to report as Mozilla as >> far as >> our GUI is concerned. With the exeption of the Opera that you quoted >> above - >> of course. >> >> -- >> With best regards >> >> Michael Stauber > > Michael, > > The only ones that fail use the applewebkit and report to use KHTML as the > engine (supposedly like Gecko). > AppleWebKit/533.1 (KHTML, like Gecko) > > Thanks, > -Stephanie > > _______________________________________________ > Blueonyx mailing list > Blueonyx@mail.blueonyx.it > http://mail.blueonyx.it/mailman/listinfo/blueonyx _______________________________________________ Blueonyx mailing list Blueonyx@mail.blueonyx.it http://mail.blueonyx.it/mailman/listinfo/blueonyx