View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0012199 | mantisbt | customization | public | 2010-07-27 08:28 | 2020-11-22 11:53 |
| Reporter | fabien_m | Assigned To | rombert | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.1 | ||||
| Target Version | 1.2.9 | Fixed in Version | 1.2.9 | ||
| Summary | 0012199: Cannot add 'eta' to bug_report_page_fields | ||||
| Description | I tried to add the 'eta' column to bug_report_page_fields, either in config_inc.php, or in the Manage Configuration page, but it never displays. I've been able to add/delete other fields, this is the only one which never displays. | ||||
| Tags | No tags attached. | ||||
|
add the following line to file config_inc.php |
|
|
$g_enable_eta is already ON. I can see the column in View Issues or when i edit the bug. |
|
|
You are right. Seems that no one used this before. |
|
|
Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch |
|
|
MantisBT: master-1.2.x 65322c6b 2011-12-06 03:27 Details Diff |
Fixes 0012199: Cannot add 'eta' to bug_report_page_fields |
Affected Issues 0012199 |
|
| mod - bug_report_page.php | Diff File | ||
|
MantisBT: master a5c5e57a 2011-12-06 03:28 Details Diff |
Fixes 0012199: Cannot add 'eta' to bug_report_page_fields |
Affected Issues 0012199 |
|
| mod - bug_report_page.php | Diff File | ||