1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
<request creator="foobar" id="21">
<action type="set_bugowner">
<target project="foo" />
<person name="buguser" />
</action>
<state name="accepted" when="2010-12-29T16:37:45" who="foobar" />
<history when="2010-12-28T16:37:45" who="user" >
<description>Created Request</description>
</history>
<history when="2010-12-28T18:37:45" who="foobar" >
<description>Review Approved</description>
</history>
<description>This is
a simple request with a lot of ... ... text and other stuff. This request also contains a
description. This is useful to
describe the request. blabla
blabla</description>
</request>
|