[MGNLWEBDAV-26] Add support for the scripts workspace Created: 19/Feb/10  Updated: 02/Dec/13  Resolved: 19/Feb/10

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

Type: Improvement Priority: Major
Reporter: Federico Grilli Assignee: Federico Grilli
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Template:
Acceptance criteria:
Empty

 Comments   
Comment by Federico Grilli [ 19/Feb/10 ]

tested with
1) OS X 10.6.2 + TextWrangler = OK
2) OS X 10.6.2 + TextEdit = fails with
{{java.lang.IllegalArgumentException: Can't use path: /scripts/test/models/(A Document Being Saved By TextEdit)
at info.magnolia.module.webdav.LocatorFactory.getRepositoryPath(LocatorFactory.java:64)
at org.apache.jackrabbit.webdav.AbstractLocatorFactory$DavResourceLocatorImpl.getRepositoryPath(AbstractLocatorFactory.java:356)}}
3) ubuntu 9.10 + vi = OK
4) ubuntu 9.10 + gedit = fails with
{{
java.lang.IllegalArgumentException: Can't use path: /scripts/test/models/MyModel.groovy~
at info.magnolia.module.webdav.LocatorFactory.getRepositoryPath(LocatorFactory.java:64)
at org.apache.jackrabbit.webdav.AbstractLocatorFactory$DavResourceLocatorImpl.getRepositoryPath(AbstractLocatorFactory.java:356)

}}

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