The following bugs were fixed in Release 7.3.9:
X4 Server
Key | Summary |
X4BUG-1329 | The internal Quartz scheduler was previously limited to ten threads and could not be configured. This bug is now fixed and the scheduler can be configured using the quartz.properties file in the configuration folder. |
X4BUG-1567 | For the DescFile parameter of the COBOL Copybook Reader/COBOL Copybook Writer, only ASCII descriptor files with the suffix .ad were allowed. This bug is now fixed and users can use XML-based descriptor files. |
X4BUG-1637 | With XSD using xs:import or xs:include elements referencing a remote resource, an error occurred. The elements could not be resolved if they were moved to a new URL and the call to the original URL responded with "Moved permanently". This bug is now fixed. |
X4 Web Apps
Key | Summary |
X4BUG-1397 | If the <TextBox> element was used within a card, the color specified using the foreground attribute in the <Card> element overwrote the color specified using the foreground attribute in the <TextBox> element. This bug is now fixed. |
X4BUG-1402 | If the cellSizeDesktop, cellSizeMobile, and cellSizeTablet attributes of the <Cell> element were set to 0, the cell was not hidden as expected. This bug is now fixed. |
X4BUG-1460 | If an Accordion is used within a card, the <SelectAction> of the card was executed when the Accordion is opened or closed. This bug is now fixed. |
X4BUG-1499 | When navigating a Web App while the loading process for all components was not complete, the Web App crashed. This bug is now fixed. |
X4BUG-1528 | When using a combo box with autocomplete, the value of the combo box in the X4 process was not reset to an empty value when the selection in the combo box was deleted. |
X4BUG-1563 | The filter in Grid Components used an illegal delimiter for the filter settings in the URL parameters. This bug is now fixed. |