[ 
http://jira.nuxeo.org/browse/NXP-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian reopened NXP-2423:
--------------------------------------


The link is fixed, but the filename is also given directly in the request when 
downloading (see ComponentUtils in ui-web). URLEncoder is also used there.

> Fix downloaded filename of attachements with a space in it
> ----------------------------------------------------------
>
>                 Key: NXP-2423
>                 URL: http://jira.nuxeo.org/browse/NXP-2423
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>    Affects Versions: 5.1.4
>            Reporter: Florent Guillaume
>            Assignee: Florent Guillaume
>             Fix For: 5.1.5
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> When you click on a download link for a filename with a space in it, like 
> "foo bar.doc", the link ends with ".../foo+bar.doc".
> The + should be a normal %20 so that it's decoded as a proper space by the 
> client.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to