Bug 1151929

Summary: [test case] when user upload a file over 5M to case, system will go to error page in the following case.
Product: [Other] TCMS Reporter: yangqiu <qiyang>
Component: ApplicationAssignee: Yang Ren <ryang>
Status: NEW --- QA Contact: Nobody <nobody>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.8.11CC: cqi, junzhang, leiwang, 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
chrome gives the "return" link when the attachments are too large,so that we can go back to the plan
none
but firefox just redirect to the 413 error page when the attchments are too large none

Description yangqiu 2014-10-13 06:37:25 UTC
Description of problem:
as summary.

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

How reproducible:
100%

Steps to Reproduce:
1.Enter a case detail page, then enter attachment tab.
https://tcms-devel.app.eng.nay.redhat.com/case/293365/attachment/
2.Upload a file over 5M, system will popup warning: 
Your attachment's size is beyond limit, please limit your attachments to under 5 megabytes (MB).
3.confirm the warning, then click upload btn.

Actual results:
system go to error page.

Expected results:
system popup the following warning again.
Your attachment's size is beyond limit, please limit your attachments to under 5 megabytes (MB).

Additional info:

Comment 1 Tingting Zhao 2014-10-15 09:46:40 UTC
Created attachment 947176 [details]
chrome gives the "return" link when the attachments are too large,so that we can go back to the plan

Comment 2 Tingting Zhao 2014-10-15 09:47:39 UTC
Created attachment 947177 [details]
but firefox just redirect to the 413 error page when the attchments are too large