| Summary: | [Cases] Python error page is shown if input full-width characters in 'Default Tester' when add/edit a case. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Other] TCMS | Reporter: | Chen Chen <chechen> | ||||||
| Component: | Application | Assignee: | Yang Ren <ryang> | ||||||
| Status: | VERIFIED --- | QA Contact: | Nobody <nobody> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 3.8.5 | CC: | cqi, junzhang, jzhao, ryang, vchen | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| 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: | |||||||
| Attachments: |
|
||||||||
Verify version 3.8.5 on qa server --> FAIL Verify steps are the same as Description. This has been fixed. In production server, the problem does not happen again. Verify the bug in version 3.8.6 on devel server.--->Fail Steps to verify: 1.Add/edit a case. 2.input Chinese characters in 'Default Tester', like: 测试, click 'Save'. Actual results: 2.Database Error page is shown. Expected results: 2.Not allow user to input Chinese characters or popup warning, what ever just not show the Database Error page. Created attachment 840692 [details]
Database Error page
Verify the bug in version 3.8.6 on qa server.--->PASS Verify steps as Description. |
Created attachment 818175 [details] Python error page is shown Description of problem: Python error page is shown if input full-width characters in 'Default Tester' when add/edit a case. See snapshot in attachment. Version-Release number of selected component (if applicable): 3.8.5 How reproducible: 100% Steps to Reproduce: 1.Add/edit a case. 2.input full-width characters in 'Default Tester', click 'Save'. Actual results: 2.Python error page is shown. Expected results: 2.Not allow user to type full-width characters or popup warning, what ever just not show the Python error page.