View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0016498 | mantisbt | bugtracker | public | 2013-10-15 08:47 | 2014-12-08 02:07 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | immediate | Severity | block | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.3.0dev | ||||
| Target Version | 1.3.0-beta.1 | ||||
| Summary | 0016498: Bugnote API broken - adds only blank notes | ||||
| Description | Regression introduced by fbd654083f061fcfcc8dc7229953cc44737889fa | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master 773a22f7 2013-10-15 05:00 Details Diff |
Fix 0016498: bugnote_add() storing data in wrong columns Regression introduced by fbd654083f061fcfcc8dc7229953cc44737889fa, the parameters to db_query_bound were not correct, due to backporting from 2.0.x branch which stores the text directly within the bugnote table instead of in bugnote_text. |
Affected Issues 0016498 |
|
| mod - core/bugnote_api.php | Diff File | ||