I just realized I replied directly, so I figured I'd push the result back to the list for archiving.
---------- Forwarded message ---------- From: Paweł Chuchmała <[email protected]> Date: 2009/2/5 Subject: Re: [fw-general] Zend_Form_Element_Checkbox and Firefox. To: "A.J. Brown" <[email protected]> Hm, html yes, but I jus saw in firebug, that dom hirarhy is diffrent. My decorators blow it up. ;-) Thanks for hints. regards, pch 2009/2/5 A.J. Brown <[email protected]>: > Is the HTML being generated correctly? > > 2009/2/5 Paweł Chuchmała <[email protected]> >> >> Hi. >> >> As everbody know checkbox element has hidden element for submit value >> when uchecked. >> In current version Firefox (3.0.6) it dosen't work. If checkbox is >> checked, in _POST i have '0'. >> It's Firefox bug? >> When I set form method to 'GET' I see, that hidden field is last >> parameter in url. >> >> What should I do? >> >> regards, >> >> -- >> Paweł Chuchmała >> pawel.chuchmala at gmail dot com > > > > -- > A.J. Brown > web | http://ajbrown.org > phone | (937) 660-3969 > -- Paweł Chuchmała pawel.chuchmala at gmail dot com -- A.J. Brown web | http://ajbrown.org phone | (937) 660-3969
