Details
-
Improvement
-
Resolution: Fixed
-
Major
-
7.1-milestone-1
-
None
Description
Currently, there are some issues with the implementation done in XWIKI-12058 (which were kind of present even before). The problem is that the execution context needs to be cloned as soon as possible, or we risk having the thread that added an item to the mail process queue terminate before the processing has the chance to execute, thus invalidating the execution context (and the ServletRequest).
Attachments
Issue Links
- depends on
-
XWIKI-12058 The execution context for the prepare/send message step is empty (except for the wiki ID)
- Closed
- relates to
-
XWIKI-12119 The VelocityContext located in the ExecutionContext is not clean/copied
- Closed
-
XWIKI-12120 The Server URL and Server Name from the XWikiRequest are not copied
- Closed
-
XWIKI-12094 Don`t override the stardard xwiki velocity bindings for the watchlist email template rendering
- Closed