RADICORE v2.33.0 released

This update contains some bug fixes as well as updates to some of the SQL scripts for the prototype applications.

This version contains the following changes:

Database changes:

- none

Other changes:

  • fixed bug in mnu_control.class.inc which prevented password encryption from being toggled ON or OFF.
  • updated dict_table.dict.inc to specify a different list of options for the alternative language table.
  • updated std.table.class.inc to include a new variable $no_exit_screen_on_error which may be set during an UPDATE1 task.
  • updated dict_table.class.inc to deal with the situation where the table name in alt_language_table has been deleted for some reason. It will report the error but set the $no_exit_screen_on_error property which will cause the update1 controller to remain in the screen instead of terminating so that the error can be corrected.
  • updated std.update1.inc so that if the object’s $no_exit_screen_on_error property is set after returning from the validateUpdate() method it will not return to the the previous screen before reporting the error.
  • corrected some of the SQL scripts in the CLASSROOM, PRODUCT and SURVEY prototypes.

Published: 05 May 2026