ObjectFactory.buildResult not correctly configuring Result instance properties

2007-09-10 Thread Aaron Brown
Hi, I think I have stumbled across a bug in the ObjectFactory. Has anyone else noticed the following behavior? ObjectFactory.buildResult() invokes OgnlUtil.setProperties() to populate a Result instance with a parameter map. In addition, the call to OgnlUtil.setProperties forces exceptions to be th

Re: ObjectFactory.buildResult not correctly configuring Result instance properties

2007-09-10 Thread Don Brown
This is a bug and will definitely be fixed for 2.1, although I think we should do something for 2.0.11. Patches are always welcome... :) Don On 9/11/07, Aaron Brown <[EMAIL PROTECTED]> wrote: > Hi, I think I have stumbled across a bug in the ObjectFactory. Has > anyone else noticed the following

RE: ObjectFactory.buildResult not correctly configuring Result instance properties

2007-09-11 Thread Aaron Brown
not correctly configuring Result instance properties This is a bug and will definitely be fixed for 2.1, although I think we should do something for 2.0.11. Patches are always welcome... :) Don On 9/11/07, Aaron Brown <[EMAIL PROTECTED]> wrote: > Hi, I think I have stumbled across a b