Issue Details (XML | Word | Printable)

Key: XWIKI-2317
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Artem Melentev
Reporter: Jean-Vincent Drean
Votes: 0
Watchers: 0
Operations

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

Documents created from APIs starts at version 2.1

Created: 21/Apr/08 16:02   Updated: 18/Jun/08 14:53
Component/s: APIs, Core
Affects Version/s: 1.4 M1, 1.3.2
Fix Version/s: 1.5 M2, 1.4.2

keywords: bugfixingday
Resolution Date: 18/Jun/08 14:53
Tests: Unit


 Description  « Hide
Reproduction :

#set ($foobar = $xwiki.getDocument("Foo.Bar"))

  • $foobar.getVersion()
    $foobar.setContent("Foobar")
    $foobar.save()
  • $foobar.getVersion()


 All   Comments   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.