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:
this bug has been fixed by the patch https://code.engineering.redhat.com/gerrit/35323
verify on devel server with nitrate 3.8.12: pass verify steps are the same as the description.