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.
Created attachment 936048 [details] here is the old format of cc input box in the old version 3.8.11-2 on qa server
verify on devel server with 3.8.11-1 :pass verify steps are the same as the description.