Defect #10600
Watchers search generates an Internal error
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | Issues | |||
| Target version: | 1.4.0 | |||
| Affected version: | devel | Resolution: | Fixed |
Description
When somebody try to search a user to add in watchers list, he take Internal error.
A NoMethodError occurred in watchers#autocomplete_for_user: undefined method `-' for nil:NilClass [RAILS_ROOT]/app/controllers/watchers_controller.rb:101:in `autocomplete_for_user'
I think, that applied patch resolve this problem.
Associated revisions
Fixed Internal Error in watchers XHR search (#10600).
History
#1 Updated by Etienne Massip about 1 year ago
- Tracker changed from Patch to Defect
- Category set to Issues
- Status changed from New to Confirmed
- Target version set to 1.4.0
- Affected version set to devel
Blocker.
#2 Updated by Etienne Massip about 1 year ago
- Status changed from Confirmed to Resolved
- Resolution set to Fixed
Fixed with r9323.
#3 Updated by Jean-Philippe Lang about 1 year ago
- Status changed from Resolved to Closed
