[chora] 404 Error with diff.php
Anil Madhavapeddy
anil@recoil.org
Mon, 15 Jul 2002 10:08:59 +0100
On Fri, Jul 12, 2002 at 12:55:40PM -0700, Ryan C. Creasey wrote:
>
> Notice it's not seeming to propigate the $f variable. However, if you click
> on a file's 'Diffs ignoring...' or 'Diffs to...', it seems to propigate the
> $f variable fine:
It's probably a bug in the form not handing the no_path_info case.
> (Heh, anyone know why PATH_INFO isn't working on a default install of
> apache2? ;)
Yes. AcceptPathInfo was broken in 2.0.35 - upgrade and check
the ChangeLog to see if it's been fixed.
Anil