Orbeon Forms 2023.1.6

Sunday, December 15, 2024

Today we released Orbeon Forms 2023.1.6 PE! This maintenance release contains bug-fixes and new features and is recommended for all users of:

Compatibility notes

You need to make sure that your main Orbeon Forms configuration file, properties-local.xml, features xmlns:fr and xmlns:xxf attributes at the top. Your existing file might start with:

<properties
    xmlns:xs="http://www.w3.org/2001/XMLSchema"
    xmlns:oxf="http://www.orbeon.com/oxf/processors"
>
    ... content of the configuration file here ...

Make sure to include the xmlns:fr and xmlns:xxf attributes as well, for example:

Failing to have these configuration attributes might prevent Orbeon Forms from starting. These attributes are present on the template file, properties-local.xml.template, provided with Orbeon Forms.

Issues addressed

This release addresses the following issues since Orbeon Forms 2023.1.5 PE:

You can download the latest version of Orbeon Forms from the downloadsarrow-up-right page.

Don't forget to grab a trial licensearrow-up-right for the PE version.

Please send feedback via Twitterarrow-up-right, Blueskyarrow-up-right, or the forumarrow-up-right.

We hope you enjoy this release!

Last updated