Bug #9528
Javascript error on content host errata search
Difficulty:
easy
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Nutupane closeItem not implemented. If you are using Nutupane functionality with master-detail please pass 'masterOnly' to your Nutupane declaration
Steps to Reproduce:
1. Go to content host details page
2. Click on Errata tab
3. Type in a search string
4. Enter or click search button
5. Note JS error
Associated revisions
History
#1
Updated by Walden Raines about 8 years ago
- Bugzilla link set to 1195760
#2
Updated by The Foreman Bot about 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5045 added
- Pull request deleted (
)
#3
Updated by Walden Raines about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|7aca80715bc20c915e65095e7a355d0326c06af9.
#4
Updated by Eric Helms almost 8 years ago
- Legacy Backlogs Release (now unused) set to 31
Fixes #9528: fix JS error on content host errata table, BZ 1195760.
The boolean 'masterOnly' wasn't being set on the errata nutupane
table when it should have been. This PR sets the value.
http://projects.theforeman.org/issues/9528
https://bugzilla.redhat.com/show_bug.cgi?id=1195760