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 SAP AES 16 (SYB U5.2) on Windows 11.
|
Fixes
UNI-33569 |
Hitlist in Grid sometimes truncated after multiple clear and retrieve actions in one trigger. |
UNI-33569 - Hitlist in Grid sometimes truncated after multiple clear and retrieve actions in one trigger.
Solution available in patch(es): 10.4.03-007
Description:
Form - Hitlist in Grid sometimes truncated after multiple clear and retrieve actions
An entity is painted on a form and is defined as grid.
10 occurrences are painted and form height is 17
clear and retrieve via script
trigger detail
clear/e "MYENTITY"
retrieve/e "MYENTITY"
return(0)
end
All occurrences are retrieved
Again clear and retrieve via script:
Expected Result
All occurrences are retrieved
Actual Result
10 occurrences are retrieved : hitlist truncated
Environment:
+Uniface Version : 10.4.02 and higher
+Operating System : Windows
+Database : ALL
Workaround:
None.
Notes:
This problem has been fixed.