hotfix

🔥 Hotfix - SF 2019.2 - Breakpoints for screentypes

Related products: Software Factory Intelligent Application Manager

In the 2019.2 release we have added the invalid character check/replacement to screentypes. This also led to breakpoints (<) being incorrectly replaced. In this hotfix an exception to this character has been made, so that breakpoints can be used again. Other invalid characters will still be replaced with an underscore.

Note: in the SF 2020.2 release, breakpoints will be assigned to screen types in the “breakpoint” tab page under the screen type form. This will replace the way of creating breakpoint screen types by including “<” in the screen type name. During the upgrade to the 2020.2 the following will be converted:

  • The “<” character will be replaced with “breakpoint_” during the upgrade.
    Example: “master_detail_<500” will become “master_detail_breakpoint_500”.
  • Breakpoint screentypes with the correct breakpoint width will be added to the new “breakpoint” tab page.