When loading a revision of a document the creation date is incorrectly set as
the last modification date
--------------------------------------------------------------------------------------------------------
Key: XWIKI-2029
URL: http://jira.xwiki.org/jira/browse/XWIKI-2029
Project: XWiki Platform
Issue Type: Bug
Components: Storage
Affects Versions: 1.2
Reporter: Vincent Massol
Priority: Minor
Note that this is causing one of our XMLRPC test to fail from time to time with
the following error:
{noformat}
junit.framework.AssertionFailedError: expected:<Wed Jan 23 03:45:01 CET
2008> but was:<Wed Jan 23 03:45:02 CET 2008>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:280)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at com.xpn.xwiki.it.xmlrpc.PagesTest.testGetPageHistory(PagesTest.java:178)
{noformat}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications