Downloads
Product availability Matrix (PAM)Downloads of this patch are available from the
Rocket Customer Support Portal.
Further explanation can be found
here.
New Feature(s)
- Uniface UX: Support for the label-text property added to the UX-Plaintext Widget
- The {{onConnect()}} function in the UX Interface API now includes a second parameter, {{{}objectDefinition{}}}. This read-only parameter offers greater flexibility in implementing {{{}onConnect(){}}}. It functions similarly to the second parameter in {{{}processLayout(){}}}. For more details, refer to the Uniface documentation.
|
Fixes
UNI-41172 |
Implemented some style changes in uxDataGrid and uxSelect. |
UNI-41167 |
In uxSwitch, the slots for checked and unchecked messages occupy space even when they are empty. |
UNI-41140 |
UX-DataGrid 'exclude' property is not working via properties dialog |
UNI-40911 |
Uniface UX: The alignment in uxCheckbox, uxSwitch, and uxRadiogroup is inconsistent when multiline label text, representations, or (un)checked messages are used. |
UNI-40909 |
UxWidgets: UxSwitch widget misaligns for label without text |
UNI-40907 |
In uxSelect, uxPlainText and uxRadioGroup, the error message shown in case of a format error is not the standard one. |
UNI-40819 |
The UHTTP component does not connect to TLS 1.3 only sites successfully |
UNI-41172 - Implemented some style changes in uxDataGrid and uxSelect.
Solution available in patch(es): 10.4.03-002
Description:
In uxDataGrid, the extra padding in the rows and rounded borders in the cells have been removed. And on vertical scroll, the header columns will now stick to the top.
In uxSelect, the placeholder text will now be shown in italics.
Also, if the select field width has been restricted and there is not enough space to show the selected value, earlier the content would wrap. But now, the overflowed content is hidden and is signaled to the user using ellipsis.
Environment:
+ Uniface Version: 10.4.03
+ Browser: Browser independent
+ Operating System: OS independent
+ Database: Database independent
Workaround:
None.
Notes:
The changes have been implemented.
UNI-41167 - In uxSwitch, the slots for checked and unchecked messages occupy space even when they are empty.
Solution available in patch(es): 10.4.03-002
Description:
In uxSwitch, the slots for checked and unchecked messages occupy space even when they are empty. These slots should be kept hidden if there are no messages to show.
Environment:
+ Uniface Version: 10.4.03
+ Browser: Browser independent
+ Operating System: OS independent
+ Database: Database independent
Workaround:
None.
Notes:
This issue has been solved.
UNI-41140 - UX-DataGrid 'exclude' property is not working via properties dialog
Solution available in patch(es): 10.4.03-002
Description:
In UX-DataGrid, exclude property is not working due to an incorrect prefix defined in uproperties.ini.
Environment:
+ Uniface Version: 10.4.03
+ Browser: Browser independent
+ Operating System: OS independent
+ Database: Database independent
Workaround:
None
Notes:
This issue has been resolved.
UNI-40911 - Uniface UX: The alignment in uxCheckbox, uxSwitch, and uxRadiogroup is inconsistent when multiline label text, representations, or (un)checked messages are used.
Solution available in patch(es): 10.4.03-002
Description:
In uxCheckbox, uxSwitch and uxRadiogroup, the widgets do not align in the same way if label/representations/(un)checked messages occupy multiple lines. This should be consistent across all the widgets. The widget should be aligned to the top, along the first line of the text.
Environment:
+ Uniface Version: 10.4.03
+ Browser: Browser independent
+ Operating System: OS independent
+ Database: Database independent
Workaround:
None.
Notes:
This issue has been solved.
UNI-40909 - UxWidgets: UxSwitch widget misaligns for label without text
Solution available in patch(es): 10.4.03-002
Description:
In uxSwitch, a margin is supposed to be present between the label-text and the actual widget. But currently, even in the absence of a label-text, this margin is still present, which is breaking the alignment of the widget. It adds extra blank space when label-text is not present
Environment:
+ Uniface Version: 10.4.03
+ Browser: Browser independent
+ Operating System: OS independent
+ Database: Database independent
Workaround:
None
Notes:
This issue has been solved.
UNI-40907 - In uxSelect, uxPlainText and uxRadioGroup, the error message shown in case of a format error is not the standard one.
Solution available in patch(es): 10.4.03-002
Description:
In uxSelect, uxPlainText and uxRadioGroup, the error message shown in case of a format error currently depends on the display-format used. This should be replaced with the standard format-error-message, "ERROR: Internal value cannot be represented by control. Either correct value or contact your system administrator".
Environment:
+ Uniface Version: 10.4.03
+ Browser: Browser independent
+ Operating System: OS independent
+ Database: Database independent
Workaround:
None.
Notes:
This issue has been solved.
UNI-40819 - The UHTTP component does not connect to TLS 1.3 only sites successfully
Solution available in patch(es): 10.4.03-002
Description:
UHTTP component does not connect correctly to TLS 1.3 only sites.
An example is attempting to open the online documentation from Uniface IDE Help (https://docs.rocketsoftware.com), the HTML version of the corresponding Uniface documentation does not open in the web browser. Instead, it defaults to the CHM file from the local Uniface installation.
Environment:
+ Uniface Version : 10.x
+ Operating System : ALL
+ Database : Independent
Workaround:
None.
Notes:
This problem is solved.