Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.5
-
Fix Version/s: 5.0-milestone-1
-
Component/s: Model
-
Labels:None
-
Tests:Unit
-
Difficulty:Easy
-
Documentation in Release Notes:
-
Similar issues:
Description
Example usage:
#set ($spaceReference = $services.model.resolveSpace("mywiki:MySpace")) ## Passing a resolver hint. #set ($spaceReference = $services.model.resolveSpace("MySpace", "current")) ## Passing also an entity reference against which the space reference will be resolved. #set ($spaceReference = $services.model.resolveSpace("MySpace", "default", $wikiReference))
Attachments
Issue Links
- blocks
-
XWIKI-8834 Model ScriptService should use "current" as default resolver hint
-
- Closed
-