The following fixed bug is rolled back in PowerBuilder 2019 R3 (Japanese) GA 2722:
-
(Bug ID: 2278) (Announced fixed in 2017 R3 JP 1917) The aggregate functions produce wired results on NULL date columns.
The following bugs are fixed in PowerBuilder 2019 R3 (Japanese) GA 2722 (compared to 2017 R3 JP MR 1935):
-
(Bug ID: 2885) 1) Runtime Packager installs 64-bit components into the "Program Files (x86)" folder instead of the "Program Files" folder. 2) PowerBuilder Runtime Packager start menu shortcuts are added with version numbers to help differentiate from multiple versions installed on the same machine.
-
(Bug ID: 5553) PrintGetPrinter crashes when no printer is installed.
-
(Bug ID: 5501) ExportJSON crashes after destroying a column.
-
(Bug ID: 5587) Unable to switch menu and toolbar icons of PNG format during runtime.
-
(Bug ID: 5528) When connecting to ASE in the PB IDE, IDE crashes.
-
(Bug ID: 5520) PB application crashes when using MSOLEDBSQL SQL Server with StaticBind=1.
-
(Bug ID: 4884) When using NativePDF to export images, images are overlapped in the PDF file.
-
(Bug ID: 1952) When using NativePDF to export a radio button, the radio button looks different in the PDF file.
-
(Bug ID: 4484) When using NativePDF to export a barcode, the barcode looks different in the PDF file and the barcode in the PDF file cannot be scanned.
-
(Bug ID: 3611) The page margin looks different in the PDF files generated with NativePDF by a virtual printer and a physical printer.
-
(Bug ID: 4856) The page margin settings have no effect when the PDF file is generated with NativePDF by the default Office printer such as OneNote.
-
(Bug ID: 3441) The page count is different between the print preview and the PDF file generated with NativePDF by a physical printer.
-
(Bug ID: 2447) Extra spaces are added to the left or above the RichEdit column after saving as NativePDF.
-
(Bug ID: N/A) The PDF file generated using NativePDF shows "datawindow" as the default title which is incorrect.
-
(Bug ID: 4901) Special characters are replaced incorrectly in the PDF file when exported using NativePDF.
-
(Bug ID: 5354) The number of pages of the PDF files for the same DataWindow exported using NativePDF keeps increasing.
-
(Bug ID: 5093) The objects beneath band are not shown in the DataWindow, while displayed in PDF.
-
(Bug ID: 5419) Fast clicking on different DataWindow rows causes the application to crash.
-
(Bug ID: 1913) Doing a "Git Revert" is resetting the files marked with the command "git update-index --skip-worktree".
-
(Bug ID: 5126) After executing SyntaxFromSQL function (with a failure), the local temporary table disappears.
-
(Bug ID: N/A) PBC imports the source files in the ws_objects folder to the PBL rather than directly compiling the PBL.
-
(Bug ID: 4928) When objects are set with the SVN needs-lock property, Deploy Project will get error messages.
-
(Bug ID: 3736) Runtime DLL which truncates addresses in 64-bit causes crashes if calling Get/SetWindowLong instead of Get/SetWindowLongPtr.
-
(Bug ID: 6277) PBC reported an error when the app has more than 256 PBLs.
-
(Bug ID: 6100) Error trying to build all targets in a workspace when targets are in different folders.
-
(Bug ID: 5959) (SVN/Git) No Refresh or Commit will be executed if the object comment or property was modified.
-
(Bug ID: 5985) HTTPClient.sendrequest returns 3 and doesn't work.
-
(Bug ID: 3612) Failed to trigger the event for DataWindow object when RowCount is 0.
-
(Bug ID: 1692) SetTransObject() fails on the dynamically generated DataStore, due to memory leakage caused by SyntaxFromSql.
-
(Bug ID: 3513) Application crashes randomly when running report.
-
(Bug ID: 3949, 4132) window.print() function does not work.
-
(Bug ID: 3846) When XLSX file is output using the SaveAs method, line breaks and spaces are set in the null or empty column of the output file.
-
(Bug ID: 4386) The following error occurs when using ORCA to regenerate DataWindows: "Exception thrown at 0x77C335B9 (ntdll.dll) in xxxx.exe: 0xC0000138: Ordinal Not Found."
-
(Bug ID: 4421) The Sorted property on the DropDownListBox is not working as before.
-
(Bug ID: 4579) If you click buttons Fill Up, Save, and Open respectively in an active DataWindow, the column value in the current DataWindow always displays as "??".
-
(Bug ID: 4583) (Window) Application crashes while setting the window title to NULL value for Trial version.
-
(Bug ID: 4640) When you click the PDF button to export as PDF, unneeded information appears on the first page of the generated PDF document.
-
(Bug ID: 4864) When Git Refresh failed to refresh all of the objects, clicking Cancel does not roll back the objects properly.
-
(Bug ID: 4868) Failed to update the DataWindow DateTime field for SQL Server database 2016 or later.
-
(Bug ID: 900) The Git/SVN login credentials are encrypted when stored in registry, but the encryption algorithm is not strong enough.
-
(Bug ID: 1825) Executing ReselectRow causes the "Decimal Conversion Error" when using with a 64-bit Microsoft SQL Server ODBC.
-
(Bug ID: 199) If sort uses a computed field, the Modify function will cause incorrect sort column.
-
(Bug ID: 1681) PBC runtime parameters that are automatically generated by the PowerBuilder IDE failed to run when the bg parameter is set to n.
-
(Bug ID: 1836) Printing or saving DataWindow RichText Edit Style Columns causes the aspect changed.
-
(Bug 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.
-
(Bug ID: 386) The Edit Properties list for the DropDownDataWindow column failed to show all of the items.
-
(Bug ID: 1744, 2003) The cross-document links in the Help file failed to work.
-
(Bug ID: 1903) RichtText column is displayed twice when using the SaveAsPDF method with the NativePDF! option.
-
(Bug ID: N/A) The data is messy when DataWindow in RichTextEdit style of TE is saved to PDF.