From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jakub Narebski Subject: Re: [PATCH] gitweb: Don't append ';js=(0|1)' to external links Date: Tue, 29 Nov 2011 11:28:36 -0800 (PST) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: git@vger.kernel.org, Jakub Narebski To: =?iso-8859-15?q?J=FCrgen_Kreileder?= X-From: git-owner@vger.kernel.org Tue Nov 29 20:28:50 2011 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RVTMG-0001HF-F2 for gcvg-git-2@lo.gmane.org; Tue, 29 Nov 2011 20:28:48 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755595Ab1K2T2n convert rfc822-to-quoted-printable (ORCPT ); Tue, 29 Nov 2011 14:28:43 -0500 Received: from mail-bw0-f46.google.com ([209.85.214.46]:40456 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753633Ab1K2T2m convert rfc822-to-8bit (ORCPT ); Tue, 29 Nov 2011 14:28:42 -0500 Received: by bkas6 with SMTP id s6so918319bka.19 for ; Tue, 29 Nov 2011 11:28:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=x-authentication-warning:to:cc:subject:references:from:date :in-reply-to:message-id:lines:user-agent:mime-version:content-type :content-transfer-encoding; bh=3/d/BjXH1j00vR7oxxIBMFs2PWRGKlFuhwkDsDOH0Xo=; b=LHas+f0LEu+inji/OpEDvAoFDvZS7Q+bBNSN8zcL9iR6GykbM7GzzZzlvxo/UDiBdQ XKuXy0I/kbtd5CsLHKQiAUVDxSMz9Kve4OtdHsZQI9ell3zd9N7pzcA3cVSCjWeVPa/q vPOT/6BcgKDqXelVYpAe7TV/6PaQ3oK0/UGsI= Received: by 10.204.141.2 with SMTP id k2mr49250250bku.81.1322594921002; Tue, 29 Nov 2011 11:28:41 -0800 (PST) Received: from localhost.localdomain (abvz161.neoplus.adsl.tpnet.pl. [83.8.223.161]) by mx.google.com with ESMTPS id hw14sm26146534bkc.16.2011.11.29.11.28.34 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 29 Nov 2011 11:28:36 -0800 (PST) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.13.4/8.13.4) with ESMTP id pATJSY3u001913; Tue, 29 Nov 2011 20:28:35 +0100 Received: (from jnareb@localhost) by localhost.localdomain (8.13.4/8.13.4/Submit) id pATJSYKn001910; Tue, 29 Nov 2011 20:28:34 +0100 X-Authentication-Warning: localhost.localdomain: jnareb set sender to jnareb@gmail.com using -f In-Reply-To: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: J=FCrgen Kreileder writes: > Signed-off-by: Juergen Kreileder > --- > gitweb/gitweb.perl | 2 +- > gitweb/static/js/javascript-detection.js | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/gitweb/gitweb.perl b/gitweb/gitweb.perl > index 4f0c3bd..dfe3407 100755 > --- a/gitweb/gitweb.perl > +++ b/gitweb/gitweb.perl > @@ -3974,7 +3974,7 @@ sub git_footer_html { > print qq!