MantisBT: master-1.2.x f71f1219

Author Committer Branch Timestamp Parent
dhx dhx master-1.2.x 2009-09-04 07:20 master-1.2.x 2417de5c
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