Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advance search does not work #23

Closed
GoogleCodeExporter opened this issue Mar 14, 2015 · 2 comments
Closed

Advance search does not work #23

GoogleCodeExporter opened this issue Mar 14, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link
Contributor

What steps will reproduce the problem?
1. Visit Advanced Search page
2. In Custom search section, set condition like 'commits' 'contains the string' 
'foobarbaz'.
3. Click search button

What is the expected output?
Bugs that have foobarbaz in the commit message.

What do you see instead?
DBD::mysql::db selectcol_arrayref failed: Unknown column 'bugs.vcs_commits' in 
'where clause' [for Statement "SELECT bugs.bug_id ...

What version of the product are you using? On what operating system?
4.2 / Linux

Please provide any additional information below.
Reported in https://bugzilla.redhat.com/show_bug.cgi?id=952111

Original issue reported on code.google.com by sgreen%redhat.com@gtempaccount.com on 24 Apr 2013 at 5:49

Attachments:

@GoogleCodeExporter
Copy link
Contributor Author

Patch should work on Bugzilla 4.0 and above. Bugzilla 3.6 is nearly EOL (and 
this patch will still work on Bugzilla 3.6, just not fix the problem)

Original comment by sgreen%redhat.com@gtempaccount.com on 24 Apr 2013 at 5:51

@GoogleCodeExporter
Copy link
Contributor Author

modified Extension.pm
Committed revision 25.                                                         

Original comment by sgreen%redhat.com@gtempaccount.com on 13 Dec 2013 at 11:40

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant