On Wed, Mar 5, 2008 at 10:53 PM, Dale Newfield <[EMAIL PROTECTED]> wrote: > Chris Pratt wrote: > > <!-- Equals(): <s:property > > value='%{originalMember.name.equals(currentMember.name)}'/> --> > > > <!-- Equals(): <s:property > > value='%{CurrentMember.name.equals(originalMember.name)}'/> --> > > Was that case typo (CurrentMember instead of currentMember) introduced > in transcription? I would assume it would not have produced "true" if > it were in your code... >
Yup, it was a typo in the test source, but surprisingly OGNL accepted it and appeared to do the right thing. I corrected it and ran the test again with the same results. (*Chris*) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]