Bug 1046283 - [test plan][attachment]If a plan has a attachment of wihch the name contains comma, user can not open the attachment.
Summary: [test plan][attachment]If a plan has a attachment of wihch the name contains ...
Keywords:
Status: VERIFIED
Alias: None
Product: TCMS
Classification: Other
Component: Application
Version: 3.8.5
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: 3.8.11
Assignee: Yang Ren
QA Contact: Nobody
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-24 10:43 UTC by yangqiu
Modified: 2023-10-20 16:22 UTC (History)
5 users (show)

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


Attachments (Terms of Use)
error page (52.80 KB, image/jpeg)
2013-12-24 10:43 UTC, yangqiu
no flags Details

Description yangqiu 2013-12-24 10:43:16 UTC
Created attachment 841175 [details]
error page

Description of problem:
As ubject.

Version-Release number of selected component (if applicable):
3.8.6

How reproducible:
100%

Steps to Reproduce:
1.User enter plan detail page, then enter attachment tab.
2.Upload a file to the plan, of which the name contains comma, like: test,test.png
3.User click link on file name to open the file.

Actual results:
system go to error page: Duplicate headers received from server.

Expected results:
System can open the file normally.


Additional info:

Comment 1 Xu Lei 2014-09-02 02:54:44 UTC
It's a bug for Chrome to handle a file which name contains comma, there
    is a general way to fix it, use double quote around the filename when
    set the response header to make sure the filename will be handled in
    correct.

Comment 2 Tingting Zhao 2014-09-04 10:15:38 UTC
verify on devel server with v3.8.11-1 and firefox & Chrome ------->pass
verify steps are the same as the description.


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