orbeon / orbeon-forms

Orbeon Forms is an open source web forms solution. It includes an XForms engine, the Form Builder web-based form editor, and the Form Runner runtime.
http://www.orbeon.com/
GNU Lesser General Public License v2.1
514 stars 221 forks source link

Radio button, checkboxes incorrectly checked #6272

Closed avernet closed 5 months ago

avernet commented 5 months ago

This happens at runtime, but is even easier to reproduce in Form Builder, as shown in the video below. This is due to the wrong checked="false" we add to the DOM (for boolean attributes we should just produce checked or checked="checked").

+1 from customer

https://github.com/orbeon/orbeon-forms/assets/106961/5e105ac8-a8e5-4099-9e4c-9a009ff82ac7