Bug Fixes

The following bugs are fixed in PowerBuilder 2019 GA (Any bugs fixed for the subsequent MR(s) after GA will be published on https://www.appeon.com/developers/library/product-readme-for-pb).

  • (BugZilla ID: 900) The Git/SVN login credentials are encrypted when stored in registry, but the encryption algorithm is not strong enough.

  • (BugZilla ID: 1825) Executing ReselectRow causes the "Decimal Conversion Error" when using with a 64-bit Microsoft SQL Server ODBC.

  • (BugZilla ID: 199) If sort uses a computed field, the Modify function will cause incorrect sort column.

  • (BugZilla ID: 1732, 1878) The default redirected printer on Windows Server 2016 does not work under the remote desktop connection.

  • (BugZilla ID: 1728) The SVN "Connect to Workspace" feature fails with the "The specified directory does not exist" error.

  • (BugZilla ID: 1681) PBC runtime parameters that are automatically generated by the PowerBuilder IDE failed to run when the bg parameter is set to n.

  • (BugZilla ID: 1233, 1814) Using "for all" and "for page" the same time in the aggregate functions in the DataStore will cause one of the result sets empty.

  • (BugZilla ID: 660, 819, 1153, 1757, 1856, 1999) If SetRedraw(False) is called before the Sort method on a computed field, application error will occur.

  • (BugZilla ID: 667, 1013, 1134, 1503, 1684) Unable to specify a retrieval argument for a data pipeline. The Specify Retrieval Argument dialog is empty.

  • (BugZilla ID: 1836) Printing or saving DataWindow RichText Edit Style Columns causes the aspect changed.

  • (BugZilla ID: 1055) HTTPClient PostDataStart() returns -1 when submitting data via HTTPS protocol.

  • (BugZilla ID: N/A) When DataWindow is hidden, some of the computed field shows incorrectly as 0.

  • (BugZilla ID: 1819) After a project is added to SVN/Git, its right-click popup menu has an additional Copy menu, but has no Run menu.

  • (BugZilla ID: 1064, 1021) When a shared redirected local printer is selected as default in Windows Server 2016, PrintSetup and PrintGetPrinter functions failed to return it as the default printer.

  • (BugZilla ID: 386) The Edit Properties list for the DropDownDataWindow column failed to show all of the items.

  • (BugZilla ID: 1401) When saving as an xlsx file without header, the column is not displayed if the length of the column in the DataWindow is "0".

  • (BugZilla ID: 1624) When inputting a carriage return at the end of the text in a RichText edit control, CopyRTF(false) returns an empty string.

  • (BugZilla ID: 1513) The application will crash when OpenSheetWithParm passes a null value.

  • (BugZilla ID: 1744, 2003) The cross-document links in the Help file failed to work.

  • (BugZilla ID: 1791 partially fixed) The following DLL files that are shipped with PowerBuilder 2019 Beta are digitally signed by Appeon: ATL80.dll, ssleay32.dll (32-bit only), libeay32.dll (32-bit only), libjtml.dll, nlwnsck.dll, pbchkweb.dll, xerces-c_2_8.dll, xerces-depdom_2_8.dll, PDC32.dll, spell32.dll, SSGP.dll, ssts.dll, TER25.dll, TXML2.dll, WRS9.dll, WRW9.dll, and HTS20.dll.

  • (BugZilla ID: 1903) RichtText column is displayed twice when using the SaveAsPDF method with the NativePDF! option.

  • (BugZilla ID: 2061) Unable to set the DataWindow object's color for the highlighted row when using the new UI theme.

  • (BugZilla ID: 2065) Link error on ApplyTheme in PB Help.

  • (BugZilla ID: 2068) PB help should add "theme190" folder as the required runtime file.

  • (BugZilla ID: 2078) The DataWindow buttons are not rendered by the Flat Design Blue theme.

  • (BugZilla ID: 2093) The new icon's size is too large.

  • (BugZilla ID: 2099) objectname.Extract ( string source, string dest {, ArchiveFormat format }) syntax is incorrect with the third parameter.

  • (BugZilla ID: 2102) PB help is incorrect for zip file format for ExtractorObject.

  • (BugZilla ID: N/A) ListView item does not use the theme settings in MDIDock.

  • (BugZilla ID: 1558 partially fixed) Temporary folders and files were not deleted after using SaveNativePDFToBlob. (This bug is partially fixed, because temporary folders were still retained.)

  • (BugZilla ID: 2662) JSONParser failed to convert the negative value to the DateTime value.

  • (BugZilla ID: N/A) The database information on the runtime package is outdated.

  • (BugZilla ID: 2478) PowerBuilder writes "UTF - 8" encoding to the Git commits which is not necessary.

  • (BugZilla ID: 2486) SelectedText method cuts off data when executed within the TX RichText Control.

  • (BugZilla ID: N/A) The installation package of the Cloud and the Standard editions has no "Server" folder (which contains the SP SQL script files).

  • (BugZilla ID: 1763) PBL extension in Select Library dialog is shown as PUL in the Spanish localized version.

  • (BugZilla ID: N/A) The data is messy when DataWindow in RichTextEdit style of TE is saved to PDF.

The following bugs are fixed in the current build of PowerServer (PB Edition) compared to 2019 GA Build 1988:

  • Failed to locate the DDDW column value when the input value contains a trailing space.