Issue Details (XML | Word | Printable)

Key: XWIKI-2450
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Sergiu Dumitriu
Reporter: Sergiu Dumitriu
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XWiki Core

Wrong notifications sent when saving documents from a script

Created: 10/Jun/08 13:47   Updated: 11/Jun/08 18:07
Component/s: Core
Affects Version/s: 1.5 M1
Fix Version/s: 1.5 M2

Issue Links:
Dependency
 

Resolution Date: 11/Jun/08 18:07
Tests: Unit


 Description  « Hide
Because the save() method from the document API uses clone(), which doesn't preserve the original document, so notifications are sent with a blank document as the initial version.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Sergiu Dumitriu added a comment - 11/Jun/08 18:07
Fixed in rev. 10239