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 2016/04/26 12:30:48 UTC

svn commit: r986695 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/no/index.html

Author: buildbot
Date: Tue Apr 26 10:30:47 2016
New Revision: 986695

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/no/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Apr 26 10:30:47 2016
@@ -1 +1 @@
-1740979
+1740993

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Apr 26 10:30:47 2016
@@ -1 +1 @@
-1740979
+1740993

Modified: websites/staging/ooo-site/trunk/content/no/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/no/index.html (original)
+++ websites/staging/ooo-site/trunk/content/no/index.html Tue Apr 26 10:30:47 2016
@@ -177,6 +177,11 @@
 		lang_iso = "";
 	}
 
+    // Skip redirect for Norwegian TODO: Needs permanent fix
+    if( lang_iso === "nb" || lang_iso === "no" || lang_iso === "no-NO" || lang_iso === "nn" || lang_iso === "nb-NO" || lang_iso === "nn-NO" ) {
+        lang_mode = "none";
+    }
+
 	switch( lang_mode ) {
 		case "hard":
 			// Do not show a message, just redirect.