Actions
Bug #11817
closedDo not allow multi-line URL validations
Description
medium.rb and smart_proxy.rb allow multi line URLs through its validation. Rails 4 forces use to either allow multi-line URLs or fix the validation, but we can do this already.
Updated by Daniel Lobato Garcia over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 3052ab562f7e2a0d058dc57fb6b3d26161c1453d.
Actions