View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0016348 | mantisbt | code cleanup | public | 2013-09-01 08:35 | 2014-02-07 18:24 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | low | Severity | tweak | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Target Version | 1.2.16 | Fixed in Version | 1.2.16 | ||
| Summary | 0016348: Duplicated code in MantisCoreFormatting | ||||
| Description | The formatted() method duplicates the code to process plain text strings. Should call text() instead. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master-1.2.x 5d088948 2013-09-01 04:32 Details Diff |
MantisCoreFormatting: Remove code duplication Method formatted() now calls text() instead of duplicating plain text processing code Bump plugin version to 1.0b Fixes 0016348 |
Affected Issues 0016348 |
|
| mod - plugins/MantisCoreFormatting/MantisCoreFormatting.php | Diff File | ||
|
MantisBT: master c0b8a683 2013-09-01 04:32 Details Diff |
MantisCoreFormatting: Remove code duplication Method formatted() now calls text() instead of duplicating plain text processing code Bump plugin version to 1.0b Fixes 0016348 |
Affected Issues 0016348 |
|
| mod - plugins/MantisCoreFormatting/MantisCoreFormatting.php | Diff File | ||
|
MantisBT: master-1.2.x 9aa19bed 2013-09-01 04:32 Details Diff |
MantisCoreFormatting: Remove useless assignment Fixes 0016348, as per Roland Becker's comment |
Affected Issues 0016348 |
|
| mod - plugins/MantisCoreFormatting/MantisCoreFormatting.php | Diff File | ||
|
MantisBT: master e7d8cf5c 2013-09-01 04:32 Details Diff |
MantisCoreFormatting: Remove useless assignment Fixes 0016348, as per Roland Becker's comment |
Affected Issues 0016348 |
|
| mod - plugins/MantisCoreFormatting/MantisCoreFormatting.php | Diff File | ||