Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 531728 - Searching fails with all elements selected in Status and Resolution fields
Summary: Searching fails with all elements selected in Status and Resolution fields
Status: RESOLVED DUPLICATE of bug 521962
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Bugzilla Admins
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-05 04:05 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2014-12-24 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis 2014-12-05 04:05:15 UTC
In "Advanced Search" page:
- Select all elements in Status field
- Select all elements in Resolution field
- Write e.g. "abcdefghi" in Comment field

Result:


Please stand by ...
Software error:

DBD::mysql::db selectcol_arrayref failed: Lost connection to MySQL server during query [for Statement "SELECT bugs.bug_id AS bug_id
  FROM bugs
LEFT JOIN bug_group_map AS security_map ON bugs.bug_id = security_map.bug_id
LEFT JOIN longdescs AS longdescs_0 ON bugs.bug_id = longdescs_0.bug_id AND (INSTR(longdescs_0.thetext, 'abcdefghi') > 0) AND longdescs_0.isprivate = 0
 WHERE bugs.creation_ts IS NOT NULL
   AND security_map.group_id IS NULL
   AND longdescs_0.comment_id IS NOT NULL
GROUP BY bugs.bug_id
ORDER BY bug_id
LIMIT 500
"] at Bugzilla/Search.pm line 716.
	Bugzilla::Search::data('Bugzilla::Search=HASH(0x2e5879dd200)') called at /var/www/bugs.gentoo.org/htdocs/buglist.cgi line 719

For help, please send mail to the webmaster (webmaster@gentoo.org), giving this error message and the time and date of the error.
Comment 1 Christian Ruppert (idl0r) gentoo-dev 2014-12-24 13:06:00 UTC

*** This bug has been marked as a duplicate of bug 521962 ***