You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2010/12/24 17:22:59 UTC

DO NOT REPLY [Bug 35077] mod_dav passes incorrect paths with LocationMatch

https://issues.apache.org/bugzilla/show_bug.cgi?id=35077

Timur I. Bakeyev <ti...@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.2.16                      |2.2.17

--- Comment #6 from Timur I. Bakeyev <ti...@FreeBSD.org> 2010-12-24 11:22:53 EST ---
Still the same problem with mod_dav, mod_dav_svn and LocationMatch.

<LocationMatch ^/(?:cliq|ops)/>
        DAV svn
        SVNParentPath /opt/svn
        SVNPathAuthz On
        ....
</LocationMatch>

This setup works with browsing of the SVN repositories via HTTP browser, but
fails 
with the mentioned above errors about PROPFIND when trying to use Eclipse or
any other client, that requires properties from the SVN repository.

Please, fix it! Shouldn't be so hard for 5 y.o. bug :)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org