Fixes #37587 - Reuse API parameter handling from base #1170
Annotations
4 errors
katello/test/controllers/api/v2/api_controller_test.rb#L119
Failure: test_scoped_search_not_supported_error
NameError: undefined local variable or method `page' for #<Katello::Api::V2::ApiController:0x0000000092e2a8>
katello/app/controllers/katello/api/v2/api_controller.rb:119:in `rescue in scoped_search'
katello/app/controllers/katello/api/v2/api_controller.rb:54:in `scoped_search'
katello/test/controllers/api/v2/api_controller_test.rb:158:in `test_scoped_search_not_supported_error'
|
katello/test/controllers/api/v2/api_controller_test.rb#L119
Failure: test_scoped_search_invalid_column
NameError: undefined local variable or method `page' for #<Katello::Api::V2::ApiController:0x0000000092e488>
katello/app/controllers/katello/api/v2/api_controller.rb:119:in `rescue in scoped_search'
katello/app/controllers/katello/api/v2/api_controller.rb:54:in `scoped_search'
katello/test/controllers/api/v2/api_controller_test.rb:127:in `test_scoped_search_invalid_column'
|
katello/test/controllers/api/v2/api_controller_test.rb#L119
Failure: test_scoped_search_statement_invalid_error
NameError: undefined local variable or method `page' for #<Katello::Api::V2::ApiController:0x0000000092e578>
katello/app/controllers/katello/api/v2/api_controller.rb:119:in `rescue in scoped_search'
katello/app/controllers/katello/api/v2/api_controller.rb:54:in `scoped_search'
katello/test/controllers/api/v2/api_controller_test.rb:173:in `test_scoped_search_statement_invalid_error'
|
|
This job failed
Loading