You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by bu...@apache.org on 2005/01/12 19:00:16 UTC

DO NOT REPLY [Bug 33068] New: - ArrayIndexOutOfBounds in WebdavUtils.getAbsolutePath()

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33068>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33068

           Summary: ArrayIndexOutOfBounds in WebdavUtils.getAbsolutePath()
           Product: Slide
           Version: Nightly
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebDAV Server
        AssignedTo: slide-dev@jakarta.apache.org
        ReportedBy: JRRousseau@gmail.com


There are several places in the code that are passing a "" URI into
WebdavUtils.getAbsolutePath or one of its callers. If slide is configured with a
non-empty scope, both getAbsolutePath methods will mis-index the supplied URI.
I've fixed (and had patched) one of these callers already, but I have found at
least 2 more. Attached is a more general fix.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org