MantisBT: master-1.2.x db0e3d3b
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
dregad | dregad | master-1.2.x | 2013-01-02 08:13 | master-1.2.x d76a2106 |
Affected Issues | 0013680: Configuration page takes a very long time to load | |||
Changeset | Fix performance issue on adm_config_report.php In systems with large numbers of config items in mantis_config_table, the This behavior is due to each of the 'Delete' buttons being printed with To avoid this problem, the print_button() and form_security_field() Furthermore, print_button() also allows the security token parameter to Fixes 0013680 |
|||
mod - adm_config_report.php | Diff File | |||
mod - core/form_api.php | Diff File | |||
mod - core/print_api.php | Diff File |