> "Livedocs problem" was added to bugs.php.net > > Is there a reason, when searching for these, I get other types? > > eg, > http://bugs.php.net/search.php?search_for=&boolean=0&limit=10&order_by=&direction=ASC&cmd=display&status=Open&bug_ntype%5B%5D=Livedocs+problem&php_os=&phpver=&assign=&author_email=&bug_age=0
Because you chose "Return only bugs NOT in categories" which is why the bug_ntype variable is in your URL as opposed to the desired bug_type. Oops! ;) Regards, Philip
