Details
-
Task
-
Resolution: Unresolved
-
Minor
-
None
-
9.11.1
-
None
-
Unknown
-
Description
In order to allow EntityResourceReferenceHandlers to work properly (XWIKI-14947), we need to perform the initialization of XWiki.
As far as I can see, the XWiki (and XContext) initialization is done through https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiAction.java#L265, so the idea would be to port that into the ResourceReferenceHandlerServlet using new APIs.
Attachments
Issue Links
- blocks
-
XWIKI-14947 Allow EntityResourceReferenceHandler to call XWikiActions
- In Progress
- depends on
-
XWIKI-15092 Introduce a component for initializing the XWikiContext
- Closed
- is related to
-
XWIKI-15091 AbstractWikiReferenceExtractor fails to extract a wiki reference if the XWiki Context isn't correctly initialized
- Closed