You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2018/10/14 15:30:28 UTC

svn commit: r1036291 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/download.js

Author: buildbot
Date: Sun Oct 14 15:30:28 2018
New Revision: 1036291

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/download/download.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Oct 14 15:30:28 2018
@@ -1 +1 @@
-1843842
+1843843

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Oct 14 15:30:28 2018
@@ -1 +1 @@
-1843842
+1843843

Modified: websites/staging/ooo-site/trunk/content/download/download.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/download.js (original)
+++ websites/staging/ooo-site/trunk/content/download/download.js Sun Oct 14 15:30:28 2018
@@ -690,7 +690,7 @@ DL.checkForLinkExceptions = function() {
 	}
 
 	// If version is '4.1.0' (or newer) and platform is 'Mac OS X <= 10.6', show the none-availability to the user.
-	if( ( DL.VERSION_SEL === "4.1.4" || DL.VERSION_SEL === "4.1.3" || DL.VERSION_SEL === "4.1.2" || DL.VERSION_SEL === "4.1.1" || DL.VERSION_SEL === "4.1.0" ) && DL.PLATFORM === "mac32" ) {
+	if( ( DL.VERSION_SEL === "4.1.5" || DL.VERSION_SEL === "4.1.4" || DL.VERSION_SEL === "4.1.3" || DL.VERSION_SEL === "4.1.2" || DL.VERSION_SEL === "4.1.1" || DL.VERSION_SEL === "4.1.0" ) && DL.PLATFORM === "mac32" ) {
 		// Show an error message that the chosen items do not lead to a download.
 
 		// If a customized string is not available in the "msg_prop_l10n_XX.js" file.



Re: svn commit: r1036291 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/download.js

Posted by Marcus <ma...@wtnet.de>.
Am 14.10.2018 um 17:51 schrieb Matthias Seidel:
> I am not sure why this had to be added again because I did it already on
> 30.12.2017...
> Actually it is working right now on the download page.

OK, I haven't seen this.

Marcus



> Am 14.10.2018 um 17:30 schrieb buildbot@apache.org:
>> Author: buildbot
>> Date: Sun Oct 14 15:30:28 2018
>> New Revision: 1036291
>>
>> Log:
>> Staging update by buildbot for ooo-site
>>
>> Modified:
>>      websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
>>      websites/staging/ooo-site/trunk/content/   (props changed)
>>      websites/staging/ooo-site/trunk/content/download/download.js
>>
>> Propchange: websites/staging/ooo-site/trunk/cgi-bin/
>> ------------------------------------------------------------------------------
>> --- cms:source-revision (original)
>> +++ cms:source-revision Sun Oct 14 15:30:28 2018
>> @@ -1 +1 @@
>> -1843842
>> +1843843
>>
>> Propchange: websites/staging/ooo-site/trunk/content/
>> ------------------------------------------------------------------------------
>> --- cms:source-revision (original)
>> +++ cms:source-revision Sun Oct 14 15:30:28 2018
>> @@ -1 +1 @@
>> -1843842
>> +1843843
>>
>> Modified: websites/staging/ooo-site/trunk/content/download/download.js
>> ==============================================================================
>> --- websites/staging/ooo-site/trunk/content/download/download.js (original)
>> +++ websites/staging/ooo-site/trunk/content/download/download.js Sun Oct 14 15:30:28 2018
>> @@ -690,7 +690,7 @@ DL.checkForLinkExceptions = function() {
>>   	}
>>   
>>   	// If version is '4.1.0' (or newer) and platform is 'Mac OS X <= 10.6', show the none-availability to the user.
>> -	if( ( DL.VERSION_SEL === "4.1.4" || DL.VERSION_SEL === "4.1.3" || DL.VERSION_SEL === "4.1.2" || DL.VERSION_SEL === "4.1.1" || DL.VERSION_SEL === "4.1.0" ) && DL.PLATFORM === "mac32" ) {
>> +	if( ( DL.VERSION_SEL === "4.1.5" || DL.VERSION_SEL === "4.1.4" || DL.VERSION_SEL === "4.1.3" || DL.VERSION_SEL === "4.1.2" || DL.VERSION_SEL === "4.1.1" || DL.VERSION_SEL === "4.1.0" ) && DL.PLATFORM === "mac32" ) {
>>   		// Show an error message that the chosen items do not lead to a download.
>>   
>>   		// If a customized string is not available in the "msg_prop_l10n_XX.js" file.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: svn commit: r1036291 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/download.js

Posted by Matthias Seidel <ma...@hamburg.de>.
Hi Marcus,

I am not sure why this had to be added again because I did it already on
30.12.2017...
Actually it is working right now on the download page.

Did you use the CMS?

Regards,

   Matthias


Am 14.10.2018 um 17:30 schrieb buildbot@apache.org:
> Author: buildbot
> Date: Sun Oct 14 15:30:28 2018
> New Revision: 1036291
>
> Log:
> Staging update by buildbot for ooo-site
>
> Modified:
>     websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
>     websites/staging/ooo-site/trunk/content/   (props changed)
>     websites/staging/ooo-site/trunk/content/download/download.js
>
> Propchange: websites/staging/ooo-site/trunk/cgi-bin/
> ------------------------------------------------------------------------------
> --- cms:source-revision (original)
> +++ cms:source-revision Sun Oct 14 15:30:28 2018
> @@ -1 +1 @@
> -1843842
> +1843843
>
> Propchange: websites/staging/ooo-site/trunk/content/
> ------------------------------------------------------------------------------
> --- cms:source-revision (original)
> +++ cms:source-revision Sun Oct 14 15:30:28 2018
> @@ -1 +1 @@
> -1843842
> +1843843
>
> Modified: websites/staging/ooo-site/trunk/content/download/download.js
> ==============================================================================
> --- websites/staging/ooo-site/trunk/content/download/download.js (original)
> +++ websites/staging/ooo-site/trunk/content/download/download.js Sun Oct 14 15:30:28 2018
> @@ -690,7 +690,7 @@ DL.checkForLinkExceptions = function() {
>  	}
>  
>  	// If version is '4.1.0' (or newer) and platform is 'Mac OS X <= 10.6', show the none-availability to the user.
> -	if( ( DL.VERSION_SEL === "4.1.4" || DL.VERSION_SEL === "4.1.3" || DL.VERSION_SEL === "4.1.2" || DL.VERSION_SEL === "4.1.1" || DL.VERSION_SEL === "4.1.0" ) && DL.PLATFORM === "mac32" ) {
> +	if( ( DL.VERSION_SEL === "4.1.5" || DL.VERSION_SEL === "4.1.4" || DL.VERSION_SEL === "4.1.3" || DL.VERSION_SEL === "4.1.2" || DL.VERSION_SEL === "4.1.1" || DL.VERSION_SEL === "4.1.0" ) && DL.PLATFORM === "mac32" ) {
>  		// Show an error message that the chosen items do not lead to a download.
>  
>  		// If a customized string is not available in the "msg_prop_l10n_XX.js" file.
>
>
>