Bug Fixes

PowerBuilder

The following bugs are fixed in PowerBuilder 2017 R3 (MR 1915):

  • (BugZilla ID: 2753) When a PB 2017 application calls a third-party object, the app will crash after compiled in 32-bit (64-bit has no problem).

  • (BugZilla ID: 2931) Error occurs when calling RPC with string arrays in Oracle 18c.

  • (BugZilla ID: 2992) CoderObject Base64decode function throws an error when the argument is an empty string.

  • (BugZilla ID: 2768) The right-click context menu in the toolbar causes PB IDE to crash.

  • (BugZilla ID: 2826) HTTPClient sends duplicate requests via HTTPS when the Timeout value is reached.

  • (BugZilla ID: 2197) Incorrect documentation on DataWindow object's Enabled property.

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

  • (BugZilla ID: 2739) DataWindow sort with functions are corrupted when Describe is used.

  • (BugZilla ID: 3248) When printing a window with the Print function in Windows 10, the background around it is printed.

  • (BugZilla ID: 3499) When getting DataWindow sort using Describe, it returns different results between the first time and the second time.

  • (BugZilla ID: 1230) StaticHyperlink function opens URL in the IE browser instead of the default Web browser.

  • (BugZilla ID: N/A) The floating-point number loses its precision after imported from the JSON string.

  • (BugZilla ID: 2735) Failed to run PB4 code with PB 2017 R2/R3.

  • (BugZilla ID: 3287) SELECTBLOB crashes when used within a cursor.