Bug 1316124
Summary: | Error 'TypeError: redeclaration of const KEY_DELM' for scoped search of smart class parameter. | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Jitendra Yejare <jyejare> | ||||
Component: | WebUI | Assignee: | orabin | ||||
WebUI sub component: | Katello | QA Contact: | Katello QA List <katello-qa-list> | ||||
Status: | CLOSED ERRATA | Docs Contact: | |||||
Severity: | medium | ||||||
Priority: | unspecified | CC: | bbuckingham, sthirugn | ||||
Version: | 6.2.0 | Keywords: | Triaged | ||||
Target Milestone: | Unspecified | ||||||
Target Release: | Unused | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
URL: | http://projects.theforeman.org/issues/14129 | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2016-07-27 09:05:32 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Created redmine issue http://projects.theforeman.org/issues/14129 from this bug Moving to POST since upstream bug http://projects.theforeman.org/issues/14129 has been closed ------------- Ori Rabin Applied in changeset commit:2e1dc83df509910f36753330b26fc74f7e59d2d5. The issue is no more reproducible in Sat 6.2 snap 4. The reported error in not displayed in console. So moving this to 'Verified'. 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. https://access.redhat.com/errata/RHBA-2016:1500 |
Created attachment 1134530 [details] Screenshot Attached Description of problem: Firebug console shows Error 'TypeError: redeclaration of const KEY_DELM' for any search query in search box. Version-Release number of selected component (if applicable): Satellite 6.2 snap 2.1 How reproducible: Always Steps to Reproduce: 1. Create a repo with puppet module. 2. Create a CV with above puppet module and publish the CV. 3. Go to Configure -> Smart Class parameters, it will list parameters in a table. 4. Open a firebug Console-> errors. 5. Attempt to search a parameter with some query in search box. e.g: 'override = True' Actual results: Firebug console shows an error 'TypeError: redeclaration of const KEY_DELM'. Expected results: No Error. Additional info: