RADICORE V2.26.0 released [message #7831] |
Tue, 04 April 2023 09:11 |
AJM
Messages: 2363 Registered: April 2006 Location: Surrey, UK
|
Senior Member |
|
|
This version contains the following changes:
Database changes:
- added column ‘task_id_quicknav’ to MNU_TASK table. Please run script menu\sql\mysql\alter_table(2023-01-14).sql to update the MENU database.
Other changes:
- made changes to various scripts to convert NULL to an empty string before calling any function that requires a string.
- updated mnu_control.class.inc to tighten rules regarding switching password encryption ON and OFF and changing the authentication method.
- updated mnu_user.class.inc to prevent switching password encryption between ON and OFF when the authentication method is not INTERNAL or SSL.
- fixed bug in mnu_saved_selection.class.inc which failed to update is_selected in mnu_saved_selection_data table.
- fixed bug in custom_pre_eraseRecord() method of std.table.class.inc which failed to call _cm_pre_eraseRecord() method if there were no errors.
- fixed bug in std.update3.inc which failed to deal with changes made to $fieldarray during validation process.
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
|
|
|
|
|
|