From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yasushi SHOJI Subject: Re: [PATCH] gitweb: Escape long title for link tooltips Date: Wed, 27 Sep 2006 12:06:54 +0900 Message-ID: <871wpyt3ch.wl@mail2.atmark-techno.com> References: <873baet4ka.wl@mail2.atmark-techno.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-From: git-owner@vger.kernel.org Wed Sep 27 05:07:20 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GSPlQ-0008FD-32 for gcvg-git@gmane.org; Wed, 27 Sep 2006 05:07:12 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932198AbWI0DG5 (ORCPT ); Tue, 26 Sep 2006 23:06:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932288AbWI0DG5 (ORCPT ); Tue, 26 Sep 2006 23:06:57 -0400 Received: from shop.atmark-techno.com ([210.191.215.173]:29654 "EHLO mail2.atmark-techno.com") by vger.kernel.org with ESMTP id S932198AbWI0DG4 (ORCPT ); Tue, 26 Sep 2006 23:06:56 -0400 Received: from localhost.atmark-techno.com (dns1.atmark-techno.com [210.191.215.170]) by mail2.atmark-techno.com (Postfix) with ESMTP id 568002BFAE; Wed, 27 Sep 2006 12:06:54 +0900 (JST) To: git@vger.kernel.org In-Reply-To: <873baet4ka.wl@mail2.atmark-techno.com> User-Agent: Wanderlust/2.14.0 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: At Wed, 27 Sep 2006 11:38:10 +0900, Yasushi SHOJI wrote: > > This is a simple one liner to fix the bug not escaping title string > for link tooltips. Please void the patch. I'm sending new one. -- yashi