El 11/2/2008, a las 14:02, Jakub Narebski escribió:
Wincent Colaiuta [off-list ref] writes:
quoted
Just noticed a bug (possibly bugs) in gitweb.
Look at a shortlog page like this one:
http://repo.or.cz/w/git.git?a=shortlog
Mouse over the "next" link at the bottom and you'll see this is the
URL:
http://repo.or.cz/w/ARRAY(0x85a5318)?a=shortlog;pg=1
Which obviously won't work...
This is bug in repo.or.cz version of gitweb, which is slightly
modified as compared to the "stock" version. Such error would be
catched by the gitweb 'run as standalone script and check stderr'
test script.
Hmm. I don't know. I can reproduce all three of those bugs on my own
unmodified gitweb installation from 1.5.4.
Cheers,
Wincent