Am 05/17/2012 11:47 PM, schrieb Ariel Constenla-Haile:
Hi Marcus,
with Chrome/Chromium there is an issue also with the ARCH
On Thu, May 17, 2012 at 11:31:59PM +0200, Marcus (OOo) wrote:
I'm Debian (sid/wheezy amd64) user
Note that he is on a 64 bits system
Chromium:
*Variables from the browser**Values*navigator.platformLinux i686
navigator.platform.toLowerCase()linux i686navigator.languagept-BR
navigator.userLanguageundefinednavigator.systemLanguageundefined
navigator.userAgentMozilla/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.javaEnabled()YesgetLink( VERSION, MIRROR, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/localized/pt-BR/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_pt-BR.tar.gz/download
this is a 32 bits package.
Test on my Fedora 16 64 bits, with google-chrome-beta-x86_64
Name : google-chrome-beta
Arch : x86_64
Version : 19.0.1084.46
Release : 135956
Size : 102 M
Repo : installed
From repo : google-chrome
Summary : Google Chrome
URL : http://chrome.google.com/
License : Multiple, see http://chrome.google.com/
Description : The web browser from Google
gives:
Variables from the browser Values
navigator.platform Linux i686
navigator.platform.toLowerCase() linux i686
navigator.language en-US
navigator.userLanguage undefined
navigator.systemLanguage undefined
navigator.userAgent Mozilla/5.0 (X11; Linux x86_64)
AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.46 Safari/536.5
navigator.userAgent.toLowerCase() mozilla/5.0 (x11; linux x86_64)
applewebkit/536.5 (khtml, like gecko) chrome/19.0.1084.46 safari/536.5
navigator.javaEnabled() Yes
getLink( VERSION, MIRROR, SCHEMA)
http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_en-US.tar.gz/download
getArray() here,English
(US),http://www.openoffice.org/download/other.html,n,y,y
getPlatform( SCHEMA ) Linux
getLanguage() English (US)
getLanguageISO() en-US
hasMirrorLink() true
The system and the browser are 64 bits, the package is 32 bits.
Interesting. The browser shows that the platform is i686 (= x86) and the
user agents says x86_64. Haven't seen this before.
OK, which value is right when you don't know the truth? ;-)
Marcus