Page 1 of 1

search function doesn't work after upgrade to 1.0.0rc2

Posted: 13 Sep 2005, 18:57
by strathmeyer
I recently upgraded from Mantis 0.19.3 to 1.0.0-rc2 and the search function on the 'View Issues' pages no longer appears to work. Whenever I search for anything, I get an empty result set.

If I hit the 'User Filter' button with '[Reset Filter]' chosen in the dropdown, all of the recent bugs are shown. If I then put a word from the title of one of the bugs into the search box and then hit 'Apply Filter', no results are shown.

This is difficult for me to debug because I just maintain Mantis and don't use it, and thus don't really understand the 'filter' system.

Any idea where to even look for the problem?

Posted: 13 Sep 2005, 21:14
by strathmeyer
I was getting some really weird results... apparently there are things that I could do to get search to work properly from that point on, such as clicking on the '+' next to the search field and submitting using the shortened version. I still have no idea what went wrong, but I downgraded from 1.0.0-rc2 to 1.0.0-rc1 and everything seems to be going ok.

Re: search function doesn't work after upgrade

Posted: 14 Sep 2005, 08:33
by mili
It seems as if the whole 'show issues' page doesn't work correct.

I tried to list up more than 50 issues - e.g. 100 - and got an empty result...

Posted: 14 Sep 2005, 09:11
by Guest
Same here - but it DOES work on the mantisbt website:
http://bugs.mantisbt.org/view_all_bug_page.php

They're running rc2 as well.
They seem to have a different version - but the version in CVS is the same.

Workaround

Posted: 14 Sep 2005, 09:20
by Guest
The workaround is to visit:
http://YOURMANTIS/view_filters_page.php ... how_status[]
then go back to the broken page.

Weird.

Posted: 14 Sep 2005, 09:58
by Guest
Correction: you have to run a search on that other page THEN go to the old page.

This workaround will update the mantis_filters_table.

Alternatively truncate mantis_filters_table until they fix this.

Posted: 01 Oct 2005, 05:00
by Guest
This worked for me, thanks!