15.3.1

<< Click to Display Table of Contents >>

Navigation:  Version History >

15.3.1

Version History link

 

2023-04-07

 

What’s new

 

IntraWeb setup allows RAD Studio 11 users to select between 2 file sets to be installed: Delphi/C++Builder 11.3 or older versions 11.0 through 11.2. Due to compiler bugs from versions 11.0, 11.1, and 11.2 (especially URW8074, fixed in 11.3: https://docwiki.embarcadero.com/RADStudio/Alexandria/en/List_of_publicly_reported_bugs_fixed_in_11.3), these compilers will fail to build any IntraWeb application when using the installed IntraWeb DCUs built with the new 11.3 compiler. As a workaround, we are exceptionally providing both file sets, and the user can chose which one should be installed during the setup process.

 

Modified

 

IWListComboBox and descendants will return a comma-delimited string containing multiple values as a result of GetSelectedValues and GetSelectedNames

 

Bug fixes

 

IWFileUploader would fail to save an uploaded file due to file sharing violation

 

Some controls (e.g. jQGrid) would fail to correctly parse received parameters in an Ajax request