Orbeon Forms 2023.1.5
Wednesday, October 2, 2024
Today we released Orbeon Forms 2023.1.5 PE! This maintenance release contains bug-fixes and new features and is recommended for all users of:
Issues addressed
This release addresses the following issues since Orbeon Forms 2023.1.4 PE:
Form Builder
Option not to show the "Require token" row (#6500)
Form Runner
Dynamic dropdown (
databound-select1.xbl
) to evaluate Choice formula (xf:itemset ref=""
) in outer scope (#6443)PDF no longer shows headers/footers (#6460)
Crash loading form with custom XBL component (#6461)
Offline: error loading data with large images on Safari (#6462)
Offline: zip resource resolver is not hooked up consistently (#6469)
Offline version of
xxf:json-to-xml()
doesn't support being called with no parameter, using context (#6471)Offline,
xxf:has-class('gaga', ())
andxxf:classes(())
incorrectly use the context node (#6514)Add
getNativeSession
on Session instances (#6465)Can't parse JSON from context with
xxf:json-to-xml()
(#6470)xxf:json-to-xml()
fails instead of returning an empty sequence when the JSON is invalid (#6472)Better case-insensitive check of authentication headers (#6473)
Improve lease buttons appearance (#6482)
Support dollar syntax to refer to control values in AVT Action Syntax
fr:alert
(#6485)xforms-selected
not set for radio buttons and checkboxes when itemset changes (#6486)HTTP Service with Serialization set to HTML Form fails with "Content type may not be null" (#6487)
Portlet: error when attempting to read autosaved draft (#6139)
Date control placeholder to be localized in Spanish, Czech, and Turkish (#6496)
Possible NPE in
HttpServletRequest
wrapper (#6503)Grid with "Grid Tab Order: Columns" can have incorrect width (#6504)
Grid with "Grid Tab Order: Columns" can have incorrect repeated layout (#6506)
Buttons with
loading-indicator
set toinline
are slightly taller (#6507)Setting
oxf.xforms.xbl.fr.wizard.separate-toc.*.*
to true has no effect (#6512)PDF file from Summary page produces error (#6515)
Placeholder for dropdown with search doesn't update when language changes (#6516)
Escape value of parameter used in HTML label, hint, or help message (#6501)
Change of
oxf.fr.detail.captcha.component.*.*
to be taken into account without restarting the server (#6520)$fr-mode = ('new', 'edit')
as "Run the action in the following case" is always false (#6522)Authorizer WAR file misses some classes (#6453)
auth-war
: use Proguard (#6459)Support
xxf:itemset()
with Dynamic dropdown with search (databound-select1-search.xbl
) (#6444)Dropdowns "please select" to be localized in Czech and Turkish (#6502)
You can download the latest version of Orbeon Forms from the downloads page.
Don't forget to grab a trial license for the PE version.
Please send feedback via Twitter, Mastodon, or the forum.
We hope you enjoy this release!
Last updated