Details
-
Improvement
-
Resolution: Fixed
-
Blocker
-
7.2-milestone-1
Description
I can think about the XWiki.Document class and the getURL() method but there might be other places concerned too.
Example of issue:
var url = new XWiki.Document(resource.name, resource.space, resource.wiki).getURL('edit');
Either we fix it, or we create a new API and make all extensions using it.
Attachments
Issue Links
- is duplicated by
-
XWIKI-12297 XObject and XClass editors don't work when using Nested Documents
- Closed
- relates to
-
XWIKI-12357 Add support for Nested Space in the JS Reference API
- Closed