Your message dated Sun, 7 Aug 2011 05:42:22 +0200
with message-id <[email protected]>
and subject line Re: libhtml-tagcloud-perl breaks gitweb
has caused the Debian Bug report #616005,
regarding libhtml-tagcloud-perl breaks gitweb
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
616005: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=616005
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gitweb
Version: 1:1.7.4.1-1
Severity: normal

Hello,

I experiment with $feature{'ctags'}.  After installing
libhtml-tagcloud-perl (0.34-1) and adding

        $feature{'ctags'}{'default'} = [1];

to gitweb.conf and doing

        mkdir ctags
        echo Linux > ctags/Linux

in the only repository served by gitweb makes iceweasel barf on the
output (see attachment).

Skipping any one of the three above actions still produces valid xhtml.

Best regards
Uwe

-- System Information:
Debian Release: 6.0
  APT prefers squeeze-updates
  APT policy: (900, 'squeeze-updates'), (900, 'proposed-updates'), (900, 
'stable'), (800, 'testing-proposed-updates'), (800, 'testing'), (600, 
'unstable'), (102, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-rc6-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gitweb depends on:
ii  apache2-mpm-worker [httpd]  2.2.16-6     Apache HTTP Server - high speed th
ii  git                         1:1.7.4.1-1  fast, scalable, distributed revisi
ii  lynx-cur                    2.8.8dev.5-1 Text-mode WWW Browser with NLS sup
ii  perl                        5.10.1-17    Larry Wall's Practical Extraction 

gitweb recommends no packages.

Versions of packages gitweb suggests:
ii  apache2-mpm-worker [httpd-cgi 2.2.16-6   Apache HTTP Server - high speed th
pn  git-doc                       <none>     (no description available)

-- Configuration Files:
/etc/gitweb.conf changed:
$projectroot = "/var/cache/git";
$git_temp = "/tmp";
@diff_opts = ();
$feature{'ctags'}{'default'} = [1];


-- no debconf information
Title: localhost Git


500 - Internal Server Error

Can't take log of 0 at /usr/share/perl5/HTML/TagCloud.pm line 49.

--- End Message ---
--- Begin Message ---
Version: 1:1.7.6~rc2-1

Uwe Kleine-König wrote:

> I experiment with $feature{'ctags'}.  After installing
> libhtml-tagcloud-perl (0.34-1) and adding
>
>       $feature{'ctags'}{'default'} = [1];
>
> to gitweb.conf and doing
>
>       mkdir ctags
>       echo Linux > ctags/Linux
>
> in the only repository served by gitweb makes iceweasel barf on the
> output (see attachment).

Fixed by v1.7.6-rc0~27^2~4 (gitweb: Change the way "content tags"
('ctags') are handled, 2011-04-29) followed up by v1.7.6-rc2~1
(gitweb: do not misparse nonnumeric content tag files that contain a
digit, 2011-06-09).

Thanks for a very useful report.


--- End Message ---

Reply via email to