Am 08/24/2012 11:52 PM, schrieb Marcus (OOo):
Am 08/23/2012 04:24 PM, schrieb Ariel Constenla-Haile:

Hi Marcus,

On Fri, May 18, 2012 at 01:49:19AM +0200, Marcus (OOo) wrote:
Am 05/18/2012 01:29 AM, schrieb Ariel Constenla-Haile:
On Fri, May 18, 2012 at 12:26:41AM +0200, Marcus (OOo) wrote:

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? ;-)

just blame it on Google :)

http://code.google.com/p/chromium/issues/detail?id=44905

Interesting, even Google software has old bugs. :-P

Duplicated by this one?
http://code.google.com/p/chromium/issues/detail?id=128167

Great. When this is solved somewhen, we can check our DL logic
again. I'll add this to the Wiki page.


FYI this is fixed now in Chrome, according to the browser values shown
by http://www.openoffice.org/download/test/analyze.html

Ah, thank you for the hint. I will analyze the data what needs to be
updated.

BTW:
Great to have this little test webpage online, isn't it? ;-)

This should work now with the recent change from Oliver.

Can you confirm this especially for Chrome?

Thanks

Marcus



Variables from the browser Values

navigator.platform Linux x86_64
navigator.platform.toLowerCase() linux x86_64
navigator.language en-US
navigator.userLanguage undefined
navigator.systemLanguage undefined
navigator.userAgent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.1
(KHTML, like Gecko) Chrome/21.0.1180.81 Safari/537.1
navigator.userAgent.toLowerCase() mozilla/5.0 (x11; linux x86_64)
applewebkit/537.1 (khtml, like gecko) chrome/21.0.1180.81 safari/537.1
navigator.javaEnabled() Yes


But the download page is providing 32 bits to download (though the text
says "Click to start downloading the most recent version for Linux
64-bit (RPM and English (US)"):


JavaScript functions from the DL scripts Return values
getLink( VERSION, LANGUAGE, MIRROR, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-rpm_en-US.tar.gz/download

getArray( LANGUAGE ) here,English (US),English
(US),http://www.openoffice.org/download/other.html,y
getPlatform( LANGUAGE, SCHEMA ) Linux 64-bit (RPM)
getLanguage( LANGUAGE ) English (US)
getLanguageISO( LANGUAGE ) en-US
sourceforge_getLink( VERSION, LANGUAGE, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-rpm_en-US.tar.gz/download

apache_getLink( VERSION, LANGUAGE, SCHEMA )
http://www.apache.org/dyn/closer.cgi/incubator/ooo/files/stable/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-rpm_en-US.tar.gz

apache_getChecksum( VERSION, LANGUAGE, SCHEMA, HASH )
http://www.apache.org/dist/incubator/ooo/files/stable/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-rpm_en-US.tar.gz.md5

mirrorbrain_getPlatformForMirror( LANGUAGE, SCHEMA )
Linux_x86_install-rpm
mirrorbrain_getFilename( VERSION, LANGUAGE, SCHEMA )
Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-rpm_en-US.tar.gz
mirrorbrain_getExtension( LANGUAGE, SCHEMA ) .tar.gz
hasMirrorLink( LANGUAGE ) true


Google Chrome Info:

Name : google-chrome-beta
Arch : x86_64
Version : 21.0.1180.81
Release : 151980
Size : 125 M
Repo : installed
From repo : google-chrome
Summary : Google Chrome
URL : http://chrome.google.com/
License : Multiple, see http://chrome.google.com/

Reply via email to