Version 1.8.0.4. Done. http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/ticket/551
On Fri, Mar 5, 2010 at 8:52 PM, Kurt Wiersma <[email protected]> wrote: > Thanks for spotting this. What version of Mach II are you running? > Could you file this as a ticket in trac? > > Thanks, > > --Kurt > > On Fri, Mar 5, 2010 at 3:34 PM, Sumit Verma <[email protected]> wrote: > > Hi Guys, > > > > I think I found a bug in event bean. When I was using ignore field > > (<field name="xx" ignore="true" />) with event-bean it was not setting > > any value in the bean. After a little bit of digging into framework, > > here is what I found: > > > > EventBeanCommand.cfc: line 112 > > > > setBeanAutoFields() method is passed 3 positional parameters, third > > being "skippedFields" > > > > BeanUtil.cfc: line 143 > > > > setBeanAutoFields() method definition accepts 4 parameter, third being > > "prefix". > > > > So, the parameters are getting mixed up. > > > > Thanks, > > Sumit > > > > -- > > You received this message because you are subscribed to Mach-II for CFML > list. > > To post to this group, send email to > [email protected] > > To unsubscribe from this group, send email to > [email protected] > > For more options, visit this group at > http://groups.google.com/group/mach-ii-for-coldfusion?hl=en > > SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/ > > Wiki / Documentation / Tickets: > http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/ > > -- > You received this message because you are subscribed to Mach-II for CFML > list. > To post to this group, send email to > [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/mach-ii-for-coldfusion?hl=en > SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/ > Wiki / Documentation / Tickets: > http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/ > -- You received this message because you are subscribed to Mach-II for CFML list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/ Wiki / Documentation / Tickets: http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/
