Created attachment 878324 [details] The plan tag field does not support Chinese character in advance search page Description of problem: As subject. Version-Release number of selected component (if applicable): v3.8.6-2 on qa server How reproducible: 100% Steps to Reproduce: 1.User enter advance search page. 2.Input keyword '测试' into tag feild, Choose contains, then click search plan btn. 3.Check the search result. Actual results: System show the tips: Errors -Plan Tags: 'ascii' codec can't encode characters in position 0-1: ordinal not in range(128). Expected results: Search result page list the plans of which the name contains '测试'. Additional info:
https://projects.engineering.redhat.com/browse/TCMS-185
The above issue also happened when search case and run in advance search page.