Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
12.10.7
-
None
-
Unknown
-
Description
Right now we only trigger XObjectAddedEvent when the document is saved, but that could lead to problem if a listener try to perform a save and the event has been sent during a document creation. An example of such bug was XWIKI-18728. In order to avoid such usecase we should provide an XObjectAddingEvent to allow modifying the document before it's saved in the listener.
Attachments
Issue Links
- is related to
-
XWIKI-18728 Custom Filters doubles with events enabled by default
- Closed