Actions
Bug #12880
closedRedhat Repos page does not load with rails 4
Description
importing a manifest and going to the redhat repos page results in javascript errors:
Uncaught TypeError: Cannot read property 'msie' of undefined(anonymous function) jquery.ba-bbq.js?body=1:980(anonymous function)
jquery.ba-bbq.js?body=1:1137
katello.common.js?body=1:172 Uncaught TypeError: $(...).live is not a function
Updated by John Mitsch almost 9 years ago
Looks like .live is deprecated http://stackoverflow.com/questions/14354040/jquery-1-9-live-is-not-a-function
Updated by Eric Helms almost 9 years ago
- Translation missing: en.field_release set to 86
- Triaged changed from No to Yes
Updated by John Mitsch almost 9 years ago
- Related to Tracker #12895: Rails 4 migration bug tracker added
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to John Mitsch
- Pull request https://github.com/Katello/katello/pull/5674 added
Updated by John Mitsch almost 9 years ago
- Related to Tracker #9259: Rails 4 feature added
Updated by John Mitsch almost 9 years ago
- Related to deleted (Tracker #12895: Rails 4 migration bug tracker)
Updated by John Mitsch almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|a2df3e5edc450f94f2486fe7ffc5fc4af81e0f04.
Actions