MantisBT: master a9795dbc

Author Committer Branch Timestamp Parent
dhx dhx master 2009-09-04 07:20 master 0353a9b3
Affected Issues  0010903: hide_status_id is hardcoded for links from tag_view_page.php
Changeset

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.

mod - tag_view_page.php Diff File