git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Potential bug in gitweb 1.7.2
@ 2010-07-26  4:55 Julio Lajara
  2010-07-26  5:08 ` Jonathan Nieder
  0 siblings, 1 reply; 15+ messages in thread
From: Julio Lajara @ 2010-07-26  4:55 UTC (permalink / raw)
  To: git

Hi all, I recently had git/gitweb (1.7.0.4) setup on my Ubuntu 10.04 box 
and decided to add ppa:git-core/ppa to get up to 1.7.2. After I did so, 
my previously working gitweb stopped functioning and only shows a blank 
page. Im using apache/cgi and the following error is what I found in my 
apache error log:

[Sat Jul 24 23:11:41 2010] [error] [client 192.168.1.100] Can't call 
method "http" on an undefined value at /usr/share/gitweb/index.cgi line 
3401., referer: http://192.168.1.142/gitweb/


 From the latest source:
cat -n gitweb.perl | grep 3401
   3401        if (defined $cgi->http('HTTP_ACCEPT') &&

Thanks,

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2010-08-02 21:25 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-26  4:55 Potential bug in gitweb 1.7.2 Julio Lajara
2010-07-26  5:08 ` Jonathan Nieder
2010-07-26  9:27   ` Anders Kaseorg
2010-07-26 13:10     ` Julio Lajara
2010-07-26 13:36       ` Jakub Narebski
2010-07-26 13:39         ` Ævar Arnfjörð Bjarmason
2010-07-26 13:52           ` Julio Lajara
2010-07-26 14:23             ` Jakub Narebski
2010-07-31  3:01               ` [PATCH/RFC] gitweb: allow configurations that change with each request Jonathan Nieder
2010-08-02 19:35                 ` Jakub Narebski
2010-08-02 21:01                   ` Jonathan Nieder
2010-08-02 21:25                     ` Jakub Narebski
2010-07-26 15:23     ` Potential bug in gitweb 1.7.2 Jonathan Nieder
2010-07-26 18:50       ` Anders Kaseorg
2010-07-27  0:09         ` Jonathan Nieder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).