hi,<div><br></div><div>in my realm I am using the CreatableModifiablev3 Jelly Resource.</div><div><br></div><div>if the view "cancel" is requested, i see in the log:</div><div><br></div><div>Resource '/de/blog/2011/03/07/Test-mit-H2.html' is not ViewableV2/VersionableV2 and hence checkout cannot be canceled!</div>
<div><br></div><div>The resource which is used here is implementing ViewableV2, but NOT VersionableV2.</div><div><br></div><div>Can somebody tell me, why this IF statement in</div><div><br></div><div>/src/java/org/wyona/yanel/impl/resources/jellyadapterofcmdv3/JellyAdapterForCUDResource.java: <span class="Apple-style-span" style="font-family: Monaco; font-size: 11px; ">doCancel()</span></div>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<title></title>
<meta name="Generator" content="Cocoa HTML Writer">
<meta name="CocoaVersion" content="1038.35">
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Monaco}
</style>


<div><br></div><div>is only performing CANCEL if the resource is implementing both interfaces, Versionable AND Viewable?</div><div>I don't understand it.</div><div><br></div><div>Thanks</div><div>Cheers</div><div>Balz</div>