View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0022238 | mantisbt | documentation | public | 2017-01-24 04:54 | 2017-01-25 05:51 |
Reporter | didaquis | Assigned To | |||
Priority | normal | Severity | text | Reproducibility | have not tried |
Status | confirmed | Resolution | open | ||
Product Version | 2.0.0 | ||||
Summary | 0022238: 'eta' setting in documentation not very clear | ||||
Description | Reading documentation seems not possible show column "eta" on "view_all_bug_page.php" because in explanation of setting "$g_view_issues_page_columns" not especify the possibility of add that column. | ||||
Additional Information | Suggestion: Change this
for
| ||||
Tags | No tags attached. | ||||
Same situation of explanation of setting "$g_bug_report_page_fields". In my opinion, is necessary add "eta" on the explanation of setting. |
|
There is at least one more bug in this list: There is no field duplicate_id. |
|
I'm wondering if it would not be better to avoid explicitly listing the fields, referencing the actual list in the manage columns page - we are bound to face this type of issues again and again as code evolves, so it becomes a maintenance liability. |
|
+1 |
|
Just asking, I'm not an expert on MantisBT: What is the method for know the names of all posibilities to display if remove that list? It's been listed in other point of documentation or the webadmin needs read the code for found the words? |
|
Goto page Manage > Mangage Configuration > Manage Columns |
|
Great. In that case, the documentation might indicate that the user can see all the options in that section. OFF TOPIC: Can you explain me how are you making "quotes" in bugnotes? |
|
MantisBT 2.1 will introduce experimental support for Markdown. didaquis, |
|