Closed
Bug 249485
Opened 22 years ago
Closed 22 years ago
Uncaught Exception when querying bugs.
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 157092
People
(Reporter: overlordq, Assigned: justdave)
References
()
Details
Attachments
(1 file)
|
1.80 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Spacesquid/0.9.1 (Firefox/0.9.1)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Spacesquid/0.9.1 (Firefox/0.9.1)
An uncaught DBI Error causes page to render incorrectly
Reproducible: Always
Steps to Reproduce:
Steps:
1) Goto http://bugzilla.mozilla.org/query.cgi
2) Leave all settings default
3) In Email and Numbering, select Commenter.
4) Match should be "matches regexp"
5) regex to match should be: *remnetworks*
6) Click Search at the bottom of the page.
Actual Results:
Page is rendered incorrectly
Expected Results:
Working Bugzilla query results page.
| Reporter | ||
Comment 1•22 years ago
|
||
Comment 2•22 years ago
|
||
OK, we should check the syntax of user-provided regexps so that we throw a user
error when someone tries to use a glob when we ask for a regexp.
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 3•22 years ago
|
||
*** This bug has been marked as a duplicate of 157092 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•