View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0013237 | mantisbt | code cleanup | public | 2011-08-16 02:31 | 2014-12-08 02:07 | 
| Reporter | marcinkleczek | Assigned To | dhx | ||
| Priority | normal | Severity | major | Reproducibility | always | 
| Status | closed | Resolution | fixed | ||
| Product Version | 1.3.0dev | ||||
| Target Version | 1.3.0-beta.1 | ||||
| Summary | 0013237: Incorrect call to require_once within bug_actiongroup.php (replace with require_api call) | ||||
| Description | require_once should be changed to require_api for bug_api.php | ||||
| Steps To Reproduce | Try to delete issue. | ||||
| Tags | No tags attached. | ||||
| Reminder sent to: dhx You introduced require_api in https://github.com/mantisbt/mantisbt/commit/2d5455cce290531359a55d353010258c6f3f6f34 | |
| Thanks Marcin, Roland, I've committed the patch. | |
| Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch | |
| MantisBT: master adb0b818 2011-08-15 07:33 Marcin KÅeczek Details Diff | Changed require_once to required_api for bug_api.php | Affected Issues 0013237 | |
| mod - bug_actiongroup.php | Diff File | ||
| MantisBT: master fe9da540 2011-08-15 22:53 Details Diff | Merge pull request #10 from MarcinKleczek/master Replace require_once call with require_api in bug_actiongroup.php | Affected Issues 0013237 | |
| mod - bug_actiongroup.php | Diff File | ||
