Italiano
Instant Developer Foundation Documentation
  • Release notes
  • Version 20.5.8000

Update v20.5 r6

link

Changed on: 24/11/2020 / From version: 20.5.8000

List of fixes contained in update 20.5 r6 released on 12 October 2020:
  • IDE: If the value of a constant contained the NewLine character and the constant was used as the domain of a DO class, a compile-time error occurred.
    Bug reported in this forum thread.
  • IDE: Compilation of an application failed if the custom directory contained the file FileList.txt and a path containing the text "\fonts\" was present.
    The malfunction was caused by the improvement introduced in version 20.5 regarding error reporting with the FONTS folder present in the custom directory. This improvement was activated erroneously for the subfolder as well, and not just the main folders in the custom directory.
    Bug related to support request 001839-2020.
  • IDE: Compilation of an application failed if a component was used and the only link between application and component was a frame (panel, tree, graphic, book, subform).
    Bug related to support request and 001849-2020 and reported in this forum thread and in this one.
  • IDE: Compilation of an application failed if there was an imported interface-type library. What's more, when generating the code, the logical name of the imported library was used and not the expression (in C#/Java) indicated in the library properties form.
    The malfunction was introduced in version 20.0 in the improvement regarding interfaces and components. Bug related to support request 001873-2020.
  • BTS: In certain particular cases, data-type fields did not display the input mask. Bug related to support request 001518-2020.
  • BTS: In the Bootstrap theme, modal forms could extend beyond the dimensions of the browser. Bug related to support request 001826-2020.
  • ZEN: If the field belonged to an in-list group and its header ran onto two lines, the second line was not displayed. Improvement related to ticket 000624-2020.
  • CAR: If the installation package for Android was generated and it was compiled on Android Studio, a compile-time error occurred. Bug related to support requests 001833-2020 and 001836-2020.


List of improvements contained in update 20.5 r6 released on 12 October, 2020:
  • IDE: It's now possible to add a new page containing a client library in a tabbed view. Simply drag the client library while pressing the SHIFT key.
    Bug reported in this forum thread.
  • IDE: In version 20.5, the date/time check algorithm for files in the custom folder has been improved. In some cases, this check generated false positives for the images.
    Bug reported in this forum thread.
  • IDRE: Now, during Drag&Drop operations for a Box, if the Master Box has the 'Show scrollbar' flag active, it can scroll to show the hidden Boxes.
    Improvement related to support request 000371-2020.

See also

  • WEB: FONTS folder
  • IDE: Files in the custom directory not updated