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
511 stars 220 forks source link

`ORBEON.fr.API.destroyForm()` throwing `java.lang.IllegalArgumentException` #6397

Closed avernet closed 1 week ago

avernet commented 1 week ago

Doesn't happen on pe/master, fixed by https://github.com/orbeon/orbeon-forms-pe/commit/694395ed51d09eab1c6b6c727bea9b65dd575b39. Checked that the order of the operations was already correct on pe/master.