PowerBuilder includes the following fixed bugs:
-
(Bug ID: 10314) After PowerBuilder is upgraded in a multi-user scenario, some users may not be prompted with the update hence keep using the old runtime version. The runtime update flag needs to be updated separately.
-
(Bug ID: 10437) When retrieving between 8192 and 16000 rows to the Graph DataWindow, the 64-bit application will crash.
-
(Bug ID: 10854) UTF8 encoding issues with data export and then import.
-
(Bug ID: 10897) Mouse scrolling has no effect in the olecustomcontrol after applying theme.
-
(Bug ID: N/A) When Use Extended Attributes is set to off, Catalog tables are created when "Test Connection".
-
(Bug ID: 9889) In the DataWindow painter, after selecting the menu Format > Tab Order, the Format menu became disabled.
-
(Bug ID: 10092) The automatic resizing of the field height leads to strange scrolling behavior when the field border is set to "lowered".
-
(Bug ID: 11038) The DataWindow background picture is lost on the 2nd print.
-
(Bug ID: 10804) The stored procedure selected to preview from the Filter input box is not the same as the input procedure name.
-
(Bug ID: 10266) PB crashed while evaluating a computed expression which uses the RichText method.
-
(Bug ID: 9279) RichTextEdit control failed to load the image downloaded from internet.
-
(Bug ID: 2066) Failed to find from the end of the document in the RichTextEdit control.
-
(Bug ID: 10889) When executing Export Build File in the IDE, there is an error indicating no projects can be found.
-
(Bug ID: 11073, 11084) The Paste Object button is not enabled in the script windows.
-
(Bug ID: 11014) DataWindow RichText edit-style column autosize height brings in extra blank lines (TX Text Control >=V28).
-
(Bug ID: 10019) Extra blank page with RichText control.
-
(Bug ID: N/A) Jump to object is not enabled when the object is newly imported.
-
(Bug ID: 1876) The RichText edit-style column has text display problems. Margins are different when it has focus vs. loses focus.
-
(Bug ID: 3437) When using an incorrect variable name, it shows an error instead of compile warning.
PowerServer includes the following fixed bugs:
-
(Bug ID: 10655) There are SnapDevelop null warnings when building with the "Use Built-in JWT server" authentication option.
-
(Bug ID: 10189) When there are parameters default to null, calling the stored procedure will fail.
-
(Bug ID: 9829) Failed to connect to Oracle from PowerServer.
-
(Bug ID: 10724) Stored procedure cannot be found when using with "set current_schema".
-
(Bug ID: 8610) Column update failed with '$' in column name.
-
(Bug ID: 10258) The web.config file generated by the PowerServer affects the behavior of the other apps under the same IIS site.
-
(Bug ID: 10077) When setting "allowDynamic=true" in DB2, there is an error in the database connection.
-
(Bug ID: 11016) SQL Server does not support enclosing parameters in parentheses when declaring a stored procedure.
-
(Bug ID: 11047) Data retrieval failure issue with the number type retrieval parameter bing too large when the system region format is set to Italian(Italy).
-
(Bug ID: 10426) Failed to pass the command line parameter to the other apps when the parameter contains the character "+" or "?".