06-15-2011 05:10 AM
You know, if they'd even let third party browsers that rely on the industry standard to run, it wouldnt be an issue.
You have to wonder sometimes dont you ![]()
http://management.northeasttruckandvan.com/
I have an issue with the above web site which purley functions on Javascript login credential validation. Runs fine on a Smart Phone e.g Bold ,iPad is fantastic, Android roo, every PC in the world I have tried so far not a problem - Playbook ? not a chance. Cant handle the login script parameter.
BB Support say :
Thank you for contacting BlackBerry Customer Support. We are pleased to assist you.
I have checked this out for you. This does seem to be an incompatibility with the playbook browser and this website. There is a script that is trying to run that the PlayBook does not support.
If you require further assistance, please feel free to contact us either by replying to this message or by calling us at one of the numbers below.
Thank you again for contacting us. Have a great day.
Sincerely,
BlackBerry Customer Support
Research In Motion Limited
06-15-2011 07:09 PM
netv wrote:
You know, if they'd even let third party browsers that rely on the industry standard to run, it wouldnt be an issue.
hello netv,
as far as I know, RIM does not prevent any third party editor to publish a browser for the PlayBook. If you don't see a MozillaFirefox or BOLT or Opera browser, it is not RIM's doing. If you read Opera Software's blog article about it, they do not express any defense from RIM:
http://my.opera.com/portalnews/blog/2011/03/28/rim
That being said, the browser that RIM bundled on the TabletOS is based on Webkit, which is quite mainstream in my opinion.
I am quite surprised to read you say that the Safari on iPad handles that credential javascript validation correctly.
*****
I have tried login in using my PlayBook browser, and I don't see any javascript involved. It is a basic HTML form that leads to a CGI on the IIS server. It means that the developer of the website works like what was done in the past century.
It seems that the login cgi is supposed to be fetched on the server and executed on the server, but for some reason the PlayBook tries to download it (using latest 1.0.5). In my opinion there is an issue with the MIME type, either on the serverside (the Microsoft IIS server) or on the clientside (the browser).
06-15-2011 09:06 PM
06-15-2011 09:22 PM
Further to my post, I found that if I turn off Javascript, the problem will go away.
06-16-2011 02:46 AM
06-18-2011 11:36 PM
This is annoying, for some websites the PlayBook browser promts for "save as..." instead of displaying page content, while these pages are fine with PC browsers or other smartphone browsers.
One example: http://bbs.city.tianya.cn/tianyacity/articleslist/
The content is in Chinese but you can see the problem I mentioned. Just type the URL in PlayBook browser.
06-19-2011 07:23 AM
06-19-2011 07:26 AM
The Lotus Notes webmail (iNotes) has many problems. The ultra light version works, but that version is missing lots of very useful functionality, such as accepting a meeting.
06-19-2011 07:52 AM
06-19-2011 12:21 PM
@Xandrex
I dunno if the web server is badly configed or not, but all the other PC/Smartphone browsers work fine except PlayBook, so it must be something wrong with PlayBook's browser.
Maybe RIM should snif the HTTP headers when visiting this page, to see if anything special, eg a http status code that PlayBook missed handle.