Actions
Defect #19884
closedaddress column in WHERE clause is ambiguous
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
See: source:trunk/app/models/user.rb#L133
Easy to reproduce in 3.0.3:
- Commit to repo;
- View Repository tab in project;
- Application throws 500 error;
Patch attached. Note: I'm not a Ruby programmer. There might be better ways to fix this.
Files
Related issues
Updated by Toshi MARUYAMA over 9 years ago
- Tracker changed from Patch to Defect
- Status changed from New to Closed
- Priority changed from High to Normal
- Resolution set to Duplicate
Duplicate of #19485.
Updated by Toshi MARUYAMA over 9 years ago
- Is duplicate of Defect #19485: Column 'address' in where clause may be ambiguous added
Actions