Should I re-open it so, it can be tracked? On Wed, Jan 27, 2010 at 2:03 PM, Sumit Verma <[email protected]> wrote:
> Sorry for being a pain :), but did you try the example? The browser doesn't > send the field unless you select a value. I tried it in safari and chrome. > > > On Wed, Jan 27, 2010 at 1:52 PM, Peter J. Farrell <[email protected]>wrote: > >> Thanks for the submission. Unlike check boxes, all browsers send a "" >> (zero-length string) for radio buttons even if the user does not select a >> radio. Check boxes are the only funky thing when it comes to HTML forms. I >> don't see a point in adding this since it works correctly all ready. >> >> Best, >> .Peter >> >> Sumit Verma said the following on 18/01/10 10:10: >> >> Done. >> >> http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/ticket/498 >> >> >> On Mon, Jan 18, 2010 at 11:06 AM, Kurt Wiersma <[email protected]>wrote: >> >>> Thanks for discovering this omission. Could you file a ticket in trac >>> for this request? >>> >>> Thanks, >>> >>> --Kurt >>> >>> On Sun, Jan 17, 2010 at 8:53 PM, Sumit Verma <[email protected]> >>> wrote: >>> > Hi Guys, >>> > >>> > I see that you guys added the hidden field in the checkbox to take >>> > care of the issue of field being undefined if non of the items are >>> > checked. But, there is no hidden field in the Radio tag. Radio tag has >>> > the same behavior and I think hidden field should be added to that as >>> > well. >>> > >>> > 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/ >> > > -- 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/
