| RADICORE 2.33.0 released [message #7938] |
Mon, 04 May 2026 14:20 |
AJM
Messages: 2389 Registered: April 2006 Location: Surrey, UK
|
Senior Member |
|
|
This update contains some bug fixes
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.
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
|
|
|
|