On 10/30/13 5:57 PM, Ben Reser wrote: > On 10/30/13 12:12 PM, Philip Martin wrote: >> Subversion's translate_name hook is setting r->filename to NULL and it >> appears that mod_wsgi does not check for NULL. > > Thanks Philip. When I made this change I expected that other modules would be > ok with r->filename being NULL. I guess that's not the case. > > I've fixed the problem on trunk in r1537360. Change has been nominated for > 1.7.x and 1.8.x backport. > > Larry, I've attached a patch which should resolve the problem for you. Thanks > for the report.
This same issue also impacts mod_hfs_apple on the Mac.