Hi,

I´ve found a minor bug in XMLDBTransformer.

Response of delete operations is always success,
even if the resource was not found.

cvs diff should fix the problem.

>>>snip>>>
Index: XMLDBTransformer.java
===================================================================
RCS file:
/home/cvspublic/xml-cocoon2/src/scratchpad/src/org/apache/cocoon/transfo
rmation/XMLDBTransformer.java,v
retrieving revision 1.6
diff -r1.6 XMLDBTransformer.java
422a423
>                             result = "success";
424d424
<                         result = "success";

<<<snap<<<

cu,

Mathias Broekelmann

PS: this is my first patch, hope that this is the right way and place to
do this.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to