Bug 1155481

Summary: [Test Case]Can't add bugs for the test cases and there are no inspect about the bug system
Product: [Other] TCMS Reporter: Tingting Zhao <tzhao>
Component: ApplicationAssignee: Yuguang Wang <yuwang>
Status: VERIFIED --- QA Contact: Nobody <nobody>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.8.12CC: cqi, junzhang, leiwang, ryang, vchen
Target Milestone: ---   
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
can't add bugs to the case and there are errors about the js. none

Description Tingting Zhao 2014-10-22 08:30:12 UTC
Created attachment 949292 [details]
can't add bugs to the case and there are errors about the js.

Description of problem:
as summary.

Version-Release number of selected component (if applicable):
3.8.12 on devel server.

How reproducible:
100%

Steps to Reproduce:
1.open a test case and choose "Bugs" tab.
2.input a invalid bug id,like "tzhao".
3.then input a valid bug id,llike "13214".
Suspect whether the bugs can be added to the case and whether it would check the bug system.

Actual results:
input a invalid bug id,there is no warn about the wrong bug system.
input a valid bug id,there are type errors and the bug can't be added to the case.

Expected results:
the valid bugs should can be added to the case.but the invalid bugs shouldn't.

Additional info:

Comment 1 xudong 2014-10-23 03:49:58 UTC
this bug has been fixed by the patch https://code.engineering.redhat.com/gerrit/35323

Comment 2 Tingting Zhao 2014-10-23 06:10:37 UTC
verify on devel server with nitrate 3.8.12: pass

verify steps are the same as the description.