Bug 1140040

Summary: [TestCase]Can't add cc list to the test cases and its format of input box had been changed to be different with the old version.
Product: [Other] TCMS Reporter: Tingting Zhao <tzhao>
Component: ApplicationAssignee: Yang Ren <ryang>
Status: VERIFIED --- QA Contact: Nobody <nobody>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.8.11CC: cqi, junzhang, leiwang, ryang, vchen
Target Milestone: ---   
Target Release: 3.8.11   
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
the case does not recognise the cc list at all
none
here is the old format of cc input box in the old version 3.8.11-2 on qa server none

Description Tingting Zhao 2014-09-10 08:35:12 UTC
Created attachment 936047 [details]
the case does not recognise the cc list at all

Description of problem:
as summary

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

How reproducible:
100%

Steps to Reproduce:
1.create a new test case with no cc list in the devel server.
Then edit the case with input a new cc like "qiyang" and save it.
Then edit it again to check whether the cc name is added .
2.open a test case with more than one cc and edit the case to check whether the case can be saved.

Actual results:
step 1: the added cc would not be added into the case.and there is no error.
step 2: the case can't be saved and there is error,like
 "<p>jzhao, xma</p> is/are not valid email addresse(s)."

Expected results:
There shouldn't having errors and the cc should be added to the case.

Additional info:
And the format of the cc input box had been changed to be different with 3.8.10-2 on qa server.

Comment 1 Tingting Zhao 2014-09-10 08:36:06 UTC
Created attachment 936048 [details]
here is the old format of cc input box in the old version 3.8.11-2 on qa server

Comment 2 Tingting Zhao 2014-09-11 06:52:31 UTC
verify on devel server with 3.8.11-1 :pass
verify steps are the same as the description.