Bug 1080340
| Summary: | [RFE][advance search]The plan tag field does not support Chinese character in advance search page. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Other] TCMS | Reporter: | yangqiu <qiyang> | ||||
| Component: | Application | Assignee: | cqi | ||||
| Status: | NEW --- | QA Contact: | Nobody <nobody> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | Devel | CC: | cqi, junzhang, ryang, vchen | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 4.x | ||||||
| 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: |
|
||||||
The above issue also happened when search case and run in advance search page. |
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: