Skip to main content

Rocket Uniface 10.4.03-048 Released

  • August 12, 2026
  • 0 replies
  • 78 views

Uniface Forum Mod

Downloads

Product availability Matrix (PAM)
Downloads of this patch are available from the Rocket Customer Support Portal.

 

 

New Feature(s)

  • UX-Widget: EventTrigger worker now supports an optional `parameterCallback` to supply IN parameter values to be provided to Uniface triggers and web triggers.

Currencies

  • Apache Xalan-Java (the XSLT engine) has been upgraded to version 2.7.3 for improved security.
  • Libtiff has been upgraded to v4.7.2.
  • CEF has been upgraded to version 150.0.14 with the corresponding Chromium version v150.0.7871.129, for improved security.
  • OpenSSL has been upgraded to version 3.5.7 for improved security.

Fixes

  • UNI-55097 Compiling menu's from menu trigger editor does not work
  • UNI-54903 Sending messages using postmessage via a URouter running on iSeries does not work
  • UNI-53171 Deleting an Index Key will always delete the last one
  • UNI-31644 A large component in the Graphical form painter did not activate the scrollbars.
  • UNI-54825 Color contrast issues in uxWidgets in dark/light mode

 

UNI-55097  -  Compiling menu's from menu trigger editor does not work

 

 

Solution available in patch(es):      10.4.03-048

 

Description:

Compiling menu's from the menu trigger editor does not work.
This occurs when adding a new menu item and also when changing the script for existing menu items.

Reproduction scenario:
Go to a menu item from a drop-down menu
press trigger to go to the script
go to the option trigger
change something in option trigger like adding
message/info "Hi"
compile from the option trigger from the menu item:

Expected Result:
menu item is compiled, new script is executed when testing the menu

Actual Result:
menu item is not compiled, new script is not executed when testing the menu

 

Environment:

+Uniface Version  : 10.4
+Operating System : Windows

 

Workaround:

Compile from the Menu Editor.

 

Notes:

This problem is solved.

 

Back to top

 

 

UNI-54903  -  Sending messages using postmessage via a URouter running on iSeries does not work

 

 

 

Solution available in patch(es):      10.4.03-048

 

Description:

When sending a message using the postmessage proc instruction to any destination via a URouter that runs on an iSeries, that message will not arrive.

 

Environment:

+Uniface: Version 10.4.02 (and higher)
+Operating System: iSeries
+Database: DBMS independent

 

Workaround:

Use a URouter running on another platform type instead via which to send postmessage messages.

 

Notes:

This problem is solved.

 

Back to top

 

 

UNI-53171  -  Deleting an Index Key will always delete the last one

 

 

 

Solution available in patch(es):      10.4.03-048

 

Description:

When you try to delete an Index Key in the Entity Editor it will always delete the last Index. Key's are renumbered after deletion which makes this sometimes difficult to spot.

 

Environment:

+ Uniface version: 10.4.02
+ Platform: WIN
+ Database: Independent

 

Workaround:

None.

 

Notes:

This problem is solved.

 

Back to top

 

 

UNI-31644  -  A large component in the Graphical form painter did not activate the scrollbars.

 

 

 

Solution available in patch(es):      10.4.03-048

 

Description:

A large form component does not activate the scrollbars in the IDE. Only when an entity or field is moved outside the visible area the scrollbars are shown.

 

Environment:

+ Uniface version: 10.4.03
+ Platform: WIN
+ Database: Independent

 

Workaround:

None

 

Notes:

This problem is solved.

 

Back to top

 

 

UNI-54825  -   Color contrast issues in uxWidgets in dark/light mode

 

 

 

Solution available in patch(es):      10.4.03-048

 

Description:

The uxSelect placeholder text, uxSelect border, bracketed value text in valrep display format (uxSelect, uxRadioGroup, uxPlainText, uxListbox), and error-state value text in uxPlainText are not sufficiently readable in dark mode and high-contrast appearances due to insufficient color contrast against their respective backgrounds

 

Environment:

+ Uniface Version: 10.4.03
+ Browser: Browser independent
+ Operating System: OS independent
+ Database: Database independent

 

Workaround:

None

 

Notes:

The issue has been resolved.

 

Back to top