Downloads
Product availability Matrix (PAM)Downloads of this patch are available from the
Rocket Customer Support Portal.
Further explanation can be found
here.
Currencies
- Informix Client SDK 4.50 is supported on Windows Server 2022 and Windows 11.
|
Fixes
UNI-37534 |
Menu compiler crash |
UNI-36104 |
Entity's Field List property does not inherit from modelled Entity |
UNI-37534 - Menu compiler crash
Solution available in patch(es): 10.4.03-009
Description:
The menu compiler crashes when the menu references an entry, and a component is compiled before the menu.
Environment:
+ Uniface version: 10.4.02
+ Platform: ALL
+ Databases: ALL
Workaround:
Start with menu compilation before any component is compiled.
Notes:
This problem is solved.
UNI-36104 - Entity's Field List property does not inherit from modelled Entity
Solution available in patch(es): 10.4.03-009
Description:
The Field List value can be Automatic , All Fields or User Defined.
An empty Field List value for an Entity in a Component means: inherit the Field List value from the Modeled Entity definition. When in the Modeled Entity definition the Field List value is defined as All Fields this component displays * in the Field List for this Entity and the Define Field List shows All Fields as value.
The actual Field List value in this case is however Automatic because in the Uniface repository the Field List value for this Entity in this Component in reality is empty...
Environment:
+ Uniface version: 10.4.01
+ Platform: ALL
+ Databases: ALL
Workaround:
Enter a '*' directly into the property field.
Notes:
This problem is solved.
Note: In case you are using the Field List property in your Modelled Entities restoring the inheritance for this property, what this fix does, possibly affects the included Fields after re-compilation. Please check if the selected fields match your expectations. If you never used the Field List in Modelled Entities there is no change.