Page 1 of 1

filter bug view (1.0.0a3)

Posted: 24 Aug 2005, 13:51
by tfab
I'd like to have hypertext links into an excel sheet to display the bug view.
This could be easily done by a link to "view_all_bug_page.php"

However, what I need is to define filter when requiring the bug view.
Eg: view only new bugs.

Is there any way to ask a filtered view by requiring something like
"view_all_bug_page.php?status=new" ?

please advice