[Webkit-unassigned] [Bug 32872] New: WebKit svn http server is case-sensitive, can this be changed?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 22 08:04:17 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32872

           Summary: WebKit svn http server is case-sensitive, can this be
                    changed?
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: WebKit Website
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: skylined at chromium.org


I'm having trouble matching paths in pdb files to
http://svn.webkit.org/repository/webkit/ because the paths have been converted
to lower case and the http server is case-sensitive. AFAIK there is no reason
for the http server to be case-sensitive, so changing that would solve my
problem. Is this possible?

Example:
http://svn.webkit.org/repository/webkit/trunk/webcore/ => 404
http://svn.webkit.org/repository/webkit/trunk/WebCore/ => 200

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



More information about the webkit-unassigned mailing list