Return-Path: X-Original-To: apmail-openoffice-commits-archive@www.apache.org Delivered-To: apmail-openoffice-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A91C311AD2 for ; Wed, 3 Sep 2014 17:23:51 +0000 (UTC) Received: (qmail 46524 invoked by uid 500); 3 Sep 2014 17:23:51 -0000 Delivered-To: apmail-openoffice-commits-archive@openoffice.apache.org Received: (qmail 46483 invoked by uid 500); 3 Sep 2014 17:23:51 -0000 Mailing-List: contact commits-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list commits@openoffice.apache.org Received: (qmail 46474 invoked by uid 99); 3 Sep 2014 17:23:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Sep 2014 17:23:51 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Sep 2014 17:23:29 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 485C323888D2; Wed, 3 Sep 2014 17:23:28 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1622300 - /openoffice/ooo-site/trunk/content/download/download.js Date: Wed, 03 Sep 2014 17:23:28 -0000 To: commits@openoffice.apache.org From: marcus@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140903172328.485C323888D2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: marcus Date: Wed Sep 3 17:23:27 2014 New Revision: 1622300 URL: http://svn.apache.org/r1622300 Log: Fixed broken link for AOO 4.1.0 Release Notes Modified: openoffice/ooo-site/trunk/content/download/download.js Modified: openoffice/ooo-site/trunk/content/download/download.js URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/download.js?rev=1622300&r1=1622299&r2=1622300&view=diff ============================================================================== --- openoffice/ooo-site/trunk/content/download/download.js (original) +++ openoffice/ooo-site/trunk/content/download/download.js Wed Sep 3 17:23:27 2014 @@ -1253,7 +1253,7 @@ DL.getFileData = function( version ) { + " | " + l10n.dl_rel_info_rel_date_text + DL.release_matrix_410[ "src" ][ 1 ][ 3 ]; // Assign the link for release notes, depending on the version. - DL.REL_NOTES = l10n.dl_rel_notes_aoo411_link; + DL.REL_NOTES = l10n.dl_rel_notes_aoo410_link; break; case "4.0.1": // Assign all values from the release matrix of language and platform.