Bug 1145446
| Summary: | [Custom report] There are js errors when clicking the builds' name in the custom report page. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Other] TCMS | Reporter: | Tingting Zhao <tzhao> | ||||
| Component: | Application | Assignee: | Yuguang Wang <yuwang> | ||||
| Status: | VERIFIED --- | QA Contact: | Nobody <nobody> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 3.8.11 | CC: | cqi, junzhang, leiwang, ryang, vchen | ||||
| Target Milestone: | --- | Keywords: | Regression | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 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: |
|
||||||
this bug has been fixed by this patch https://code.engineering.redhat.com/gerrit/#/c/33313/ verify on devel server with 3.8.11-2:pass verify steps are the same as the description. |
Created attachment 940254 [details] click the builds' name and there are js errors in the console. Description of problem: as summary. Version-Release number of selected component (if applicable): v3.8.11-1 on qa server. How reproducible: 100% Steps to Reproduce: 1.Click "REPORTING" menu and select "Custom". 2.choose product as "tzhao test product". 3.Click "Search" button. 5. In the search result list,click any of the build name. Actual results: there would be js errors about ReferenceError: param is not defined Expected results: the build name should be ok when clicking it without wrong in the console. Additional info: