We're expecting the tags parameter to be a string. But the client can send an array or a nested parameter (thanks to the Rack protocol.) We're seeing exceptions in logs where the application is erroring out because of this. As of this commit we raise a Discourse::InvalidParameters exception if we get a non-stringy tags parameter. |
||
---|---|---|
.. | ||
docs_controller_spec.rb | ||
robots_txt_controller_spec.rb |