Bug 1151929 - [test case] when user upload a file over 5M to case, system will go to error page in the following case.
Summary: [test case] when user upload a file over 5M to case, system will go to error ...
Keywords:
Status: NEW
Alias: None
Product: TCMS
Classification: Other
Component: Application
Version: 3.8.11
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Yang Ren
QA Contact: Nobody
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-13 06:37 UTC by yangqiu
Modified: 2023-10-20 16:24 UTC (History)
5 users (show)

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


Attachments (Terms of Use)
chrome gives the "return" link when the attachments are too large,so that we can go back to the plan (113.28 KB, image/png)
2014-10-15 09:46 UTC, Tingting Zhao
no flags Details
but firefox just redirect to the 413 error page when the attchments are too large (92.55 KB, image/png)
2014-10-15 09:47 UTC, Tingting Zhao
no flags Details

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


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