View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010903 | mantisbt | tagging | public | 2009-09-04 07:18 | 2009-10-07 14:19 |
| Reporter | dhx | Assigned To | dhx | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | git trunk | ||||
| Target Version | 1.2.0rc2 | Fixed in Version | 1.2.0rc2 | ||
| Summary | 0010903: hide_status_id is hardcoded for links from tag_view_page.php | ||||
| Description | The links on tag_view_page.php to view issues with a certain related tag have a hardcoded value of 90 for hide_status_id. We shouldn't actually be specifying hide_status_id at all, because we can just use the default. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master-1.2.x f71f1219 2009-09-04 07:20 Details Diff |
Fix 0010903: hide_status_id is hardcoded for links from tag_view_page.php The links on tag_view_page.php to view issues with a certain related tag have a hardcoded value of 90 for hide_status_id. We shouldn't actually be specifying hide_status_id at all, because we can just use the default. |
Affected Issues 0010903 |
|
| mod - tag_view_page.php | Diff File | ||
|
MantisBT: master a9795dbc 2009-09-04 07:20 Details Diff |
Fix 0010903: hide_status_id is hardcoded for links from tag_view_page.php The links on tag_view_page.php to view issues with a certain related tag have a hardcoded value of 90 for hide_status_id. We shouldn't actually be specifying hide_status_id at all, because we can just use the default. |
Affected Issues 0010903 |
|
| mod - tag_view_page.php | Diff File | ||