Author: buildbot
Date: Sun Aug  4 17:54:04 2013
New Revision: 872855

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/test/analyze.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Aug  4 17:54:04 2013
@@ -1 +1 @@
-1510274
+1510279

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Aug  4 17:54:04 2013
@@ -1 +1 @@
-1510274
+1510279

Modified: websites/staging/ooo-site/trunk/content/download/test/analyze.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/analyze.html 
(original)
+++ websites/staging/ooo-site/trunk/content/download/test/analyze.html Sun Aug  
4 17:54:04 2013
@@ -137,11 +137,11 @@
     document.write( "<tr><td>Language array data                       
</td><td>" + LANG_ARRAY                                 + "</td></tr>" );
     document.write( "<tr><td>Release matrix platform position          
</td><td>" + RELEASE_MATRIX_PLATFORM_POS                + "</td></tr>" );
     document.write( "<tr><td>Release matrix platform array data                
</td><td>" + RELEASE_MATRIX_PLATFORM                    + "</td></tr>" );
-    document.write( "<tr><td>UI Platform name                          
</td><td>" + UI_PLATFORM                                + "</td></tr>" );
-    document.write( "<tr><td>URL Platform name                         
</td><td>" + URL_PLATFORM                               + "</td></tr>" );
+    document.write( "<tr><td>UI platform name                          
</td><td>" + UI_PLATFORM                                + "</td></tr>" );
+    document.write( "<tr><td>URL platform name                         
</td><td>" + URL_PLATFORM                               + "</td></tr>" );
     document.write( "<tr><td>File name                                 
</td><td>" + FILENAME                                   + "</td></tr>" );
     document.write( "<tr><td>File extension                            
</td><td>" + EXTENSION                                  + "</td></tr>" );
-    document.write( "<tr><td>File size                                 
</td><td>" + release_aoo400_matrix[ LANG_ISO ][ RELEASE_MATRIX_PLATFORM_POS ][ 
2 ] + "</td></tr>" );
+    document.write( "<tr><td>File size                                 
</td><td>" + FILESIZE                                   + "</td></tr>" );
     document.write( "<tr><td>Checksum file (here for MD5)              
</td><td>" + CHECKSUM_MD5                               + "</td></tr>" );
     document.write( "<tr><td>hasMirrorLink()                           
</td><td>" + hasMirrorLink()                            + "</td></tr>" );
     document.write( "<tr><td>getLink()                                 
</td><td>" + getLink()                                  + "</td></tr>" );


Reply via email to