[MGNLWEBDAV-41] HTTP/1.1 403 Forbidden accessing with BitKinex Created: 11/Mar/14  Updated: 21/Jul/14  Resolved: 21/Jul/14

Status: Closed
Project: WebDAV (closed)
Component/s: None
Affects Version/s: 1.1.2
Fix Version/s: None

Type: Bug Priority: Neutral
Reporter: Ryan Rolland Assignee: Unassigned
Resolution: Not an issue Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Windows 7


Template:
Acceptance criteria:
Empty

 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)



 Comments   
Comment by Ryan Rolland [ 11/Mar/14 ]

I probably should be using webdav-2.0... don't know why I got an old version.

Comment by Ryan Rolland [ 11/Mar/14 ]

Ok, got it working with webdav-2.0. Problem was just a version conflict.

Generated at Mon Feb 12 11:11:12 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.