Bug 1108500 - [test case]In case detail page, user add a jira_id with space at the front of input, system will show wrong warning.
Summary: [test case]In case detail page, user add a jira_id with space at the front of...
Keywords:
Status: VERIFIED
Alias: None
Product: TCMS
Classification: Other
Component: Application
Version: 3.8.8
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: cqi
QA Contact: Nobody
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-12 07:04 UTC by yangqiu
Modified: 2023-10-20 16:24 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)
[test case]In case detail page, user add a jira_id with space at the front of input, system will show wrong warning. (206.78 KB, image/jpeg)
2014-06-12 07:04 UTC, yangqiu
no flags Details

Description yangqiu 2014-06-12 07:04:30 UTC
Created attachment 907963 [details]
[test case]In case detail page, user add a jira_id with space at the front of input, system will show wrong warning.

Description of problem:
as subjiect.

Version-Release number of selected component (if applicable):
v3.8.8-1 on devel server.

How reproducible:
100%

Steps to Reproduce:
1.Enter a case detail page, then enter bugs tab.
https://tcms-devel.app.eng.nay.redhat.com/case/293140/#bug
2.Choose issue type is JIRA, then input jira_id with space at the front of input, like '   SC-12'. 
3.Click add btn.

Actual results:
System show warning like:
<ul class="errorlist"><li>__all__<ul class="errorlist"><li>Please input a valid jira id.</li></ul></li></ul>

Expected results:
system show warning like:
Please input a valid jira id.

Additional info:

Comment 1 cqi 2014-06-12 12:31:16 UTC
fixed.

Comment 2 yangqiu 2014-06-13 05:44:14 UTC
Verify this bug on v3.8.8-1 on devel server.--->Pass
Verify steps are same as description.


Note You need to log in before you can comment on or make changes to this bug.