Bug 1025657

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: ApplicationAssignee: Yang Ren <ryang>
Status: VERIFIED --- QA Contact: Nobody <nobody>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.8.5CC: cqi, junzhang, 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:
Embargoed:
Attachments:
Description Flags
Python error page is shown
none
Database Error page none

Description Chen Chen 2013-11-01 08:22:48 UTC
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.

Comment 1 Chen Chen 2013-11-11 03:10:07 UTC
Verify version 3.8.5 on qa server --> FAIL

Verify steps are the same as Description.

Comment 3 cqi 2013-12-13 03:40:44 UTC
This has been fixed. In production server, the problem does not happen again.

Comment 4 yangqiu 2013-12-23 07:11:55 UTC
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.

Comment 5 yangqiu 2013-12-23 07:13:19 UTC
Created attachment 840692 [details]
Database Error page

Comment 6 yangqiu 2013-12-27 10:46:27 UTC
Verify the bug in version 3.8.6 on qa server.--->PASS

Verify steps as Description.