-
Notifications
You must be signed in to change notification settings - Fork 356
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
Error in adv_search_build on a number of screens #1542
Comments
@hstastna - |
@lgalis the reason of the change is simple: it was needed to make it work. As I remember, I needed |
@lgalis update: I get the error even if I edit my change from https://github.com/ManageIQ/manageiq-ui-classic/pull/776/files#diff-08a3013ef490c3273c6b0ffc7c84a0eaR950 to what it was before. The error still exists, but different type of error. So I am not sure that this change from my PR causes the errors. I think there is a problem somewhere else (or a combination of more bugs)... |
@lgalis Oh, nice! But I don't see that he would change the line from my PR #776 you have mentioned before to what it was before. Should I make a change in filter.rb? I mean, to change |
This issue has been automatically marked as stale because it has not been updated for at least 6 months. If you can still reproduce this issue on the current release or on Thank you for all your contributions! |
Closing issue. If you feel the issue needs to remain open, please either reopen or let me know and it will be reopened. |
Errors occur on a number of screens after #776
Example 1: trace when selecting the Policy button for a cloud instance
[----] F, [2017-06-14T11:39:23.174670 #13627:5176b8c] FATAL -- : Error caught: [NoMethodError] undefined method
[]' for nil:NilClass /home/lgalis/dev/manageiq-ui-classic/app/controllers/application_controller/filter.rb:973:in
adv_search_build'/home/lgalis/dev/manageiq-ui-classic/app/controllers/application_controller.rb:1451:in
get_view' /home/lgalis/dev/manageiq-ui-classic/app/controllers/application_controller.rb:370:in
report_data'/home/lgalis/.rvm/gems/ruby-2.3.1/gems/actionpack-5.0.3/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
The text was updated successfully, but these errors were encountered: