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: ApplicationAssignee: Yuguang Wang <yuwang>
Status: VERIFIED --- QA Contact: Nobody <nobody>
Severity: low Docs Contact:
Priority: low    
Version: 3.8.11CC: 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:
Description Flags
click the builds' name and there are js errors in the console. none

Description Tingting Zhao 2014-09-23 06:13:50 UTC
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:

Comment 1 xudong 2014-09-25 04:16:14 UTC
this bug has been fixed by this patch
https://code.engineering.redhat.com/gerrit/#/c/33313/

Comment 2 Tingting Zhao 2014-10-13 08:02:46 UTC
verify on devel server with 3.8.11-2:pass
verify steps are the same as the description.