Defect #4364
closed
Filtering by a List custom field gives Internal Server Error
Added by Rahul Vaidya almost 15 years ago.
Updated almost 15 years ago.
Description
Experienced in latest trunk. I have a List custom field with multiple values, and whenever I try to query issues using this field I get
Internal error
An error occurred on the page you were trying to access.
If you continue to experience problems please contact your redMine administrator for assistance.
Can not reproduce. Please read SubmittingBugs, I need your stack trace.
Sorry about that.
Using SQLite.
Stack trace:
ArgumentError (wrong number of arguments (6 for 5)):
app/models/query.rb:379:in `sql_for_field'
app/models/query.rb:379:in `statement'
app/models/query.rb:361:in `each_key'
app/models/query.rb:361:in `statement'
app/controllers/issues_controller.rb:64:in `index'
Rendering C:/Ruby/redmine-trunk/redmine/public/500.html (500 Internal Server Error)
Rahul Vaidya wrote:
Experienced in latest trunk.
This trace shows that you're not using latest trunk. Please re-read SubmittingBugs.
I am using r3137 and am experiencing this problem (with same stack trace).
Windows 2003 Server x64
Ruby 1.8.6
Rails 2.3.4
Running on Mongrel
I cannot run script/about, I do not have MySQL installed and I get errors about missing libmysql.dll
All the steps in http://www.redmine.org/wiki/redmine/RedmineUpgrade have been followed (I have an upgrade script that does everything).
- Status changed from New to Resolved
How bizarre...
I deleted all the Ruby source files in the app folder and restored from SVN (svn update never gave any sort of error message) and things seem to work now.
Sorry for all the trouble.
- Status changed from Resolved to Closed
- Resolution set to Invalid
Also available in: Atom
PDF