Downloads
Product availability Matrix (PAM)Downloads of this patch are available from the
Rocket Customer Support Portal.
Further explanation can be found
here.
Currencies
- Add support for Oracle 23ai (U7.7) on 64-bit Windows.
|
Fixes
UNI-41846 |
UxWidgets: uxRadioGroup - html:hidden property not working. |
UNI-41547 |
In uxSelect, if there is an option with empty value, then setting an invalid value selects this option. |
UNI-41546 |
ux-Select widget- Unexpected format error shown on empty value and empty representation |
UNI-39989 |
In uxRadioGroup, changing valrep or any uniface properties fires the onChange trigger. |
UNI-41846 - UxWidgets: uxRadioGroup - html:hidden property not working.
Solution available in patch(es): 10.4.03-005
Description:
The style for the RadioGroup widget, when set to 'html:hidden', was not being properly applied, causing visibility issues.
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-41547 - In uxSelect, if there is an option with empty value, then setting an invalid value selects this option.
Solution available in patch(es): 10.4.03-005
Description:
In uxSelect, if there is an option with empty value, then on setting the value of the widget to an invalid one (something not in the options) causes the empty option to get selected. This is because Fluent doesn't consider empty value as a valid option, it is used to clear the selection.
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-41546 - ux-Select widget- Unexpected format error shown on empty value and empty representation
Solution available in patch(es): 10.4.03-005
Description:
The ux-Select widget shows a format error when selecting a valrep item of which both value and representation are an empty string (""). This should not happen because this is a valid valrep item.
Environment:
+ Uniface Version: 10.4.03
+ Browser: Browser independent
+ Operating System: OS independent
+ Database: Database independent
Workaround:
None.
Notes:
This problem is solved.
UNI-39989 - In uxRadioGroup, changing valrep or any uniface properties fires the onChange trigger.
Solution available in patch(es): 10.4.03-005
Description:
For uxRadiogroup with valrep defined, whenever a property updates happens to any uniface properties or valrep the onchange trigger will get fired. The onchange trigger should be fired only when value of the radiogroup changes through user interaction.
Environment:
+ Uniface Version: 10.4.03
+ Browser: Browser independent
+ Operating System: OS independent
+ Database: Database independent
Workaround:
None
Notes:
This issue has now been resolved.