Issue Details (XML | Word | Printable)

Key: XWIKI-2451
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

document.clone() does not keep the original document

Created: 10/Jun/08 13:54   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
There's a comment there stating that the original document was already set in the constructor, but that is not true. Probably initially that was the case, but the constructor was modified without updating the other methods that should set the original document.

 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