From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031008 Description of problem: Searching for at-related bugs, I stupidly entered "at" as the only search term in the quick search box. I just didn't think of the preposition "at". Promptly, bugzilla returned each and every bug containing the word "at", i.e. the entire bug database. Then mozilla's memory bug kicked in, the system raced away swapping madly and the only way out was to hit the reset button. Even without buzilla+mozilla crashing the user's system, it would be nice to have pagination. Let bugzilla return 20 or 50 or 100 bugs at a time and a link to the next page; that makes it easier on the db-backend too. How reproducible: Always Steps to Reproduce: 1. Visit bugzilla with mozilla 2. Do a quick search for "at" 3. Crash