Bug 920603
| Summary: | JavaScript errors | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Martin Korbel <mkorbel> | ||||||||||||
| Component: | WebUI | Assignee: | Stephen Herr <sherr> | ||||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> | ||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||
| Priority: | medium | ||||||||||||||
| Version: | 570 | CC: | cperry | ||||||||||||
| Target Milestone: | --- | ||||||||||||||
| Target Release: | --- | ||||||||||||||
| Hardware: | Unspecified | ||||||||||||||
| OS: | Unspecified | ||||||||||||||
| Whiteboard: | |||||||||||||||
| Fixed In Version: | spacewalk-java-2.3.8-73 | Doc Type: | Bug Fix | ||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2015-05-29 21:56:36 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: | |||||||||||||||
| Bug Depends On: | |||||||||||||||
| Bug Blocks: | 462714 | ||||||||||||||
| Attachments: |
|
||||||||||||||
|
Description
Martin Korbel
2013-03-12 12:32:13 UTC
Created attachment 708940 [details]
js1.log
Created attachment 708941 [details]
js2.log
Created attachment 708942 [details]
js3.log
Created attachment 708943 [details]
js4.log
Created attachment 708944 [details]
js5.log
Tested on Satellite-5.7.0-RHEL6-re20141119.0 (spacewalk-java-2.3.8-67.el6sat) The change (bootstrap) of the frontend has repaired some cases. add js1.log - Fixed add js2.log - Fixed add js3.log - Fixed add js4.log - little different, but still here https://<fqdn>/rhn/admin/multiorg/OrgCreate.do TypeError: document.orgCreateForm.usepam is undefined add js5.log - Fixed new one: /rhn/kickstart/cobbler/CobblerSnippetView.do?path=/var/lib/cobbler/snippets/cobbler_register JE: TypeError: el is undefined | line: 202 | source: ace.js if (el.env && el.env.editor instanceof Editor) Committing to Spacewalk master: ef586598e2e9aa36ef3ce594d03db0cb6901ec09 |