Bug #21439
closedJavascript error on Docker Tag details page
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1505562
Description of problem:
Javascript error on Docker Tags details when viewed in a new tab / from a bookmark / not navigated to from within Satellite. Does not seem to affect behavior.
Version-Release number of selected component (if applicable): 6.3 latest snap
How reproducible:
Always
Steps to Reproduce:
1. create a product with a Docker repository and sync a registry into it, like registry.access.redhat.com
2. navigate to the repo and view the docker tags
3. from the list of tags, select any one and open the link in a new window
Actual results:
bastion-07218d8587ca70597d4ed893d78f70627bdcb823a52c1ee8e1b285babe816322.js:13551 TypeError: self.table.allSelected is not a function
at Object.Nutupane.self.table.selectAllResults (bastion-07218d8587ca70597d4ed893d78f70627bdcb823a52c1ee8e1b285babe816322.js:71212)
Expected results: No JS error in the console
Additional info:
Updated by Justin Sherrill about 7 years ago
- Translation missing: en.field_release set to 250
Updated by The Foreman Bot about 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Justin Sherrill
- Pull request https://github.com/Katello/katello/pull/7055 added
Updated by Justin Sherrill about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|1fc82810ba25036abae9d7d2ce0caf5eb3b81956.
Updated by Andrew Kofink about 7 years ago
- Related to Bug #21440: Javascript error on Docker Tag Lifecycle Environments page added