Actions
Bug #12564
closedURI does not downcase scheme in Rails 4
Status:
Duplicate
Priority:
Normal
Assignee:
Category:
-
Target version:
Description
Tests on spec/helpers/katello_url_helper_spec.rb fail on Rails 4, because URI.parse(url).scheme will return scheme without downcasing it. We can add a fix for this helper in a backwards-compatible manner.
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5623 added
Updated by Eric Helms about 9 years ago
- Status changed from Ready For Testing to Duplicate
- Triaged changed from No to Yes
Updated by Eric Helms about 9 years ago
- Is duplicate of Bug #12672: katello_url_helper ruby 2.2.2 compatible added
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release set to 166
Actions