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 2022/06/28 21:16:21 UTC

[Bug 66148] New: GVfs: redirect_carefully

https://bz.apache.org/bugzilla/show_bug.cgi?id=66148

            Bug ID: 66148
           Summary: GVfs: redirect_carefully
           Product: Apache httpd-2
           Version: 2.4-HEAD
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_dav
          Assignee: bugs@httpd.apache.org
          Reporter: apache@ohreally.nl
  Target Milestone: ---

Hi,

The config file extra/httpd-dav.conf contains a BrowserMatch for gnome-vfs.
However, GnomeVFS was replaced with GVfs, which identifies as (e.g.)
"gvfs/1.50.2", and also needs redirects disabled.

The following line should be added to the configuration file:

BrowserMatch "^gvfs/1." redirect-carefully

Cheers,
  Rob

-- 
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


[Bug 66148] GVfs: redirect_carefully

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66148

Joe Orton <jo...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REOPENED                    |RESOLVED

--- Comment #4 from Joe Orton <jo...@redhat.com> ---
Thanks Romain, applied in r1916381.

-- 
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


[Bug 66148] GVfs: redirect_carefully

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66148

Romain Tartière <ro...@blogreen.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #2 from Romain Tartière <ro...@blogreen.org> ---
Unfortunately, the patch in r1915651 has a typo (the typo is not present in the
attachment of bug 67039). I will attach a patch.

-- 
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


[Bug 66148] GVfs: redirect_carefully

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66148

--- Comment #3 from Romain Tartière <ro...@blogreen.org> ---
Created attachment 39622
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=39622&action=edit
Fix typo for gvfs

-- 
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


[Bug 66148] GVfs: redirect_carefully

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66148

Joe Orton <jo...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Joe Orton <jo...@redhat.com> ---
Thanks for the report. Fixed in the patch for bug 67039 by r1915651

-- 
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


[Bug 66148] GVfs: redirect_carefully

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66148

Romain Tartière <ro...@blogreen.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |romain@blogreen.org

-- 
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