Bug 858193
Summary: | After uploading manifest, javascript error: TypeError: P.data("jsp") is undefined | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Jeff Weiss <jweiss> |
Component: | WebUI | Assignee: | Tom McKay <tomckay> |
Status: | CLOSED ERRATA | QA Contact: | Og Maciel <omaciel> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0.0 | CC: | achan, dajohnso, dmacpher, omaciel, tomckay |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
A manifest's internal data might not be ready in time when uploaded. This results in a JavaScript error. This fix re-initializes the contents of the panel when the provided panel contents are empty.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2012-12-04 19:55:28 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jeff Weiss
2012-09-18 09:52:55 UTC
[05:31:01.571] GET https://katello-ci-rhel62.usersys.redhat.com/katello/subscriptions/new [HTTP/1.1 200 OK 274ms] [05:31:01.816] GET https://katello-ci-rhel62.usersys.redhat.com/katello/notices/get_new [HTTP/1.1 200 OK 78ms] [05:31:01.825] GET https://katello-ci-rhel62.usersys.redhat.com/katello/assets/edit_helpers.js?1347910379&_=1347960661805 [HTTP/1.1 200 OK 264ms] [05:31:02.056] TypeError: P.data("jsp") is undefined @ https://katello-ci-rhel62.usersys.redhat.com/katello/assets/common.js?1347910379:124 [05:31:02.134] GET https://katello-ci-rhel62.usersys.redhat.com/katello/assets/provider_redhat.js?1347910379&_=1347960662104 [HTTP/1.1 200 OK 110ms] -- [05:31:10.023] GET https://katello-ci-rhel62.usersys.redhat.com/katello/notices/get_new?_=1347960670019 [HTTP/1.1 200 OK 72ms] -- [05:31:44.631] jQuery.active [05:31:44.652] 1 -- [05:32:02.082] GET https://katello-ci-rhel62.usersys.redhat.com/katello/user_session/allowed_orgs?_=1347960722046 [HTTP/1.1 200 OK 638ms] -- [05:33:10.108] GET https://katello-ci-rhel62.usersys.redhat.com/katello/notices/get_new?_=1347960790101 [HTTP/1.1 200 OK 336ms] -- Branch: refs/heads/master Home: https://github.com/Katello/katello Commit: 240ad6091cc5b998a813baa8572a3aa64e042b03 https://github.com/Katello/katello/commit/240ad6091cc5b998a813baa8572a3aa64e042b03 Author: Tom McKay <thomasmckay> Date: 2012-09-18 (Tue, 18 Sep 2012) Verified using: * candlepin-0.7.8-1.el6cf.noarch * candlepin-selinux-0.7.8-1.el6cf.noarch * candlepin-tomcat6-0.7.8-1.el6cf.noarch * katello-1.1.12-9.el6cf.noarch * katello-all-1.1.12-9.el6cf.noarch * katello-candlepin-cert-key-pair-1.0-1.noarch * katello-certs-tools-1.1.8-1.el6cf.noarch * katello-cli-1.1.8-5.el6cf.noarch * katello-cli-common-1.1.8-5.el6cf.noarch * katello-common-1.1.12-9.el6cf.noarch * katello-configure-1.1.9-4.el6cf.noarch * katello-glue-candlepin-1.1.12-9.el6cf.noarch * katello-glue-pulp-1.1.12-9.el6cf.noarch * katello-qpid-broker-key-pair-1.0-1.noarch * katello-qpid-client-key-pair-1.0-1.noarch * katello-selinux-1.1.1-1.el6cf.noarch * pulp-1.1.12-1.el6cf.noarch * pulp-common-1.1.12-1.el6cf.noarch * pulp-selinux-server-1.1.12-1.el6cf.noarch Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2012-1543.html |