Actions
Bug #20095
closedwebUI doesn't allow to update CDN url and firebug raises TypeError: e.refreshTable is not a function
Status:
Closed
Priority:
Normal
Assignee:
Category:
Subscriptions
Target version:
Difficulty:
easy
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1458477
Description of problem:
Install sat6.3 snap1 and try to update the CDN URL from "Red Hat Sunscriptions" and on clicking "save" success notification raised "Repository URL updated". However repo URL doesn't actually updates.
Firebug raises error:
bastion-e809058….js:2 TypeError: e.refreshTable is not a function
at bastion_katello-0729c94….js:2
at bastion-e809058….js:6
at o (bastion-e809058….js:3)
at bastion-e809058….js:3
Version-Release number of selected component (if applicable):
sat6.3 beta snap1
satellite-6.3.0-15.0.beta.el7sat.noarch
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
Actions