View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0021815 | mantisbt | code cleanup | public | 2016-10-20 17:33 | 2016-11-27 00:45 | 
| Reporter | cproensa | Assigned To | cproensa | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried | 
| Status | closed | Resolution | fixed | ||
| Product Version | 2.0.0-beta.3 | ||||
| Target Version | 2.0.0-rc.2 | Fixed in Version | 2.0.0-rc.2 | ||
| Summary | 0021815: print_button() has changed definition from v1.3 | ||||
| Description | in print_api: The function print_button() has been modified to a different functionality and incompatible parameters from the one that existed in v1.3 Actually: old print_button(), has been renamed to print_form_button(). This has broken backwards compatibility, for example, for plugins. | ||||
| Tags | No tags attached. | ||||
| MantisBT: master 916edd39 2016-10-20 13:35 Committer: dregad Details Diff | Add print_button() back as v1.3 compatible Reintroduce the original print_button() function, to keep compatibility with external code. However, this functions redirects to the new one, and is marked as deprecated. Fixes: 0021815 | Affected Issues 0021815 | |
| mod - core/print_api.php | Diff File | ||
