Uploaded image for project: 'WebDAV (closed)'
  1. WebDAV (closed)
  2. MGNLWEBDAV-41

HTTP/1.1 403 Forbidden accessing with BitKinex

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not an issue
    • Neutral
    • None
    • 1.1.2
    • None
    • Windows 7

    Description

      Using magnolia-module-webdav-1.1.2. Performed a clean install of magnolia with the above webdav module. Accessing:
      http://localhost:8080/magnoliaAuthor/.webdav/resources
      http://localhost:8080/magnoliaAuthor/.webdav/templates

      is failing with an HTTP/1.1 403 Forbidden. I can hit:
      http://localhost:8080/magnoliaAuthor/.webdav/
      where I get a NullPointerException parsing the repository path, i.e.

      java.lang.NullPointerException
      java.util.regex.Matcher.getTextLength(Matcher.java:1140)
      java.util.regex.Matcher.reset(Matcher.java:291)
      java.util.regex.Matcher.<init>(Matcher.java:211)
      java.util.regex.Pattern.matcher(Pattern.java:888)
      info.magnolia.module.webdav.LocatorFactory.getRepositoryPath(LocatorFactory.java:63)

      Checklists

        Acceptance criteria

        Attachments

          Activity

            People

              Unassigned Unassigned
              ryanr Ryan Rolland
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: