Hi all,
I'm looking at the anteater test [1] which currently fails, and at the corresponding code [2], and these two things are contradicting each other. Seems like since Cocoon 2.1.4, flow is not required to return a response. But I don't remember when such decision was made, I found only vote thread on it [3] but it had opposite conclusion. So, should test case be fixed, or code?
Vadim
[1] http://localhost:8888/samples/test/redirect/donothing-from-flow
[2] http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/src/java/org/apache/cocoon/components/treeprocessor/sitemap/CallFunctionNode.java?r1=1.5&r2=1.6&diff_format=h
[3] http://marc.theaimsgroup.com/?t=106849566300008&r=1
