Release Notes 7.3.6
In release 7.3.6, the Apache Commons Compress library was updated to close two security issues. The library is used by the following adapters in the Office category:
Microsoft Excel Writer
Microsoft Excel Reader
Microsoft Word Properties
Microsoft Word to Text Converter
In addition, the following bugs have been fixed in 7.3.6:
X4 Adapter
Key | Summary |
---|---|
JSON Web Token Adapter VerifyXML is not working. | |
JMS Connector throws a ClassException when trying to connect due to change of imports from javax* to jakarta.* and wrong missing import of ConnectionFactory. This has been fixed. | |
CSV Adapter cannot parse lines ending with delimiter [XVIER-16735]. | |
BAM-Log-Adapter: Creation of IDs is error prone. | |
AMQP Adapters do not support all message types. This has been fixed. |
X4 Documentation
Key | Summary |
---|---|
X4 BPMS Administration Guide, content in chapter 2.1.2.3 Configuring the Placeholder Storage for X4 Server has been replaced by the annex in the document (X4 Plugins – chapter 2 SQL Parameter Storage) |
X4 Server
Key | Summary |
Process Profiling fails if the X4 Server folder structure is not standard. | |
Cobol Copybook throws a NumberFormatException when reading the IdentifierPos Field. | |
If a process is started via scheduler, the instance limit of the process is ignored, and the process is started even though it is already running. This has been fixed. Now an error is generated, and the start of the process is aborted. | |
Value of 'value' attribute of the 'claim' element contains encoded UTF-8 character. | |
"Target" folder in X4DB Project folder from X4 App causes "Error - Item could not be found" during export. | |
LogAppender for designer log caused OutOfMemory error. | |
Process is counted multiple times within process libraries. | |
SQL-profiling: Invalid column exception with some filter options [XVIER-16637]. | |
Access Role defined for subgroups in Project Parameter configuration does not work [XVIER-16519]. | |
Migration fails in designer for snapshot from 7.3.1 snapshot to release [XVIER-16515]. | |
[Swagger] WebApp configuration management structure is wrong in Swagger [XVIER-16336]. | |
Error reading alerts for {{uuid}} WebApp after deleting WebApp [XVIER-16281]. | |
X4 Server does not log every error: a java.lang.NoClassDefFoundError is not an exception but an error, which is why it is not logged. | |
Profiling-API: Limits crashed process detection to max 100 processes. | |
Correctly configured Xalan was not used to run XSLT transformations. |
X4 Web Apps
Key | Summary |
---|---|
Buttons in an overlay in iframe Mobile View cannot be clicked. | |
Back button of an overlay in Mobile View must redirect to the last component. | |
When using a ComboBox with Options, the values are not displayed correctly. | |
Impossible to control Grid Component in iOS Safari. | |
TabGroup not working after selecting a GridComponent. | |
Error preselecting combobox entries and value when switching another combobox. | |
Selected rows in grid component are not highlighted if it is not in page 1. | |
Bar Chart is not working. | |
WebApp Card selectAction overwrites all other actions inside, such as buttons or selectActions. | |
XVIER-16346: Validation doesn’t work with more than one Validation. | |
[WebApps] DateTimePicker shows an error when date deleted. |