Hi Carlin, I committed this yesterday -- thanks for the fix.
Rich Carlin Rogers wrote: >I've created a patch and attached it to the following JIRA bug. >http://issues.apache.org/jira/browse/BEEHIVE-909 > >I modified the PageFlowRequestWrapper class adding "scopedLookup" to the >state to indicate whether the request wrapper is being used in a call >through the API. In PageFlowUtils.strutsLookup() I set scopedLookup to true >and in PageFlowRequestProcessor.doForward() I do the direct include only if >the request wrapper is not a scopedLookup and the response is committed. > >The patch includes test files to reproduce the issue and a test recording >for BVT. > >Let me know if you have any questions. > >Kind regards, >Carlin > > >
