2012/5/5 Marcus (OOo) <[email protected]>: > The platform seems not recognized. Please post what you get from this > webpage:
My results. Claudio ----- Chromium 18.0.1025.168~r134367-1 ----- navigator.platform: Linux i686 navigator.UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.168 Safari/535.19 navigator.UserAgent lower case: mozilla/5.0 (x11; linux x86_64) applewebkit/535.19 (khtml, like gecko) chrome/18.0.1025.168 safari/535.19 navigator.UserAgent lower case: -1 getLink(): undefined getPlatform(): Linux getLanguage(): Portuguese (Brazilian) window.location.href http://www.openoffice.org/download/test/analyze.html navigator.platform Linux i686 navigator.platform.toLowerCase() linux i686 navigator.userAgent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.168 Safari/535.19 navigator.userAgent.toLowerCase() mozilla/5.0 (x11; linux x86_64) applewebkit/535.19 (khtml, like gecko) chrome/18.0.1025.168 safari/535.19 navigator.language pt-BR navigator.userLanguage undefined navigator.systemLanguage undefined navigator.javaEnabled() Yes ----- Iceweasel (FFox) 10.0.4esr-2 ------ navigator.platform: Linux x86_64 navigator.UserAgent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4) Gecko/20100101 Firefox/10.0.4 Iceweasel/10.0.4 navigator.UserAgent lower case: mozilla/5.0 (x11; linux x86_64; rv:10.0.4) gecko/20100101 firefox/10.0.4 iceweasel/10.0.4 navigator.UserAgent lower case: -1 getLink(): undefined getPlatform(): Linux x86-64 getLanguage(): Portuguese (Brazilian) window.location.href http://www.openoffice.org/download/test/analyze.html navigator.platform Linux x86_64 navigator.platform.toLowerCase() linux x86_64 navigator.userAgent Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4) Gecko/20100101 Firefox/10.0.4 Iceweasel/10.0.4 navigator.userAgent.toLowerCase() mozilla/5.0 (x11; linux x86_64; rv:10.0.4) gecko/20100101 firefox/10.0.4 iceweasel/10.0.4 navigator.language pt-BR navigator.userLanguage undefined navigator.systemLanguage undefined navigator.javaEnabled() Yes
