[
https://issues.apache.org/jira/browse/MARMOTTA-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13612657#comment-13612657
]
ASF subversion and git services commented on MARMOTTA-172:
----------------------------------------------------------
Commit 97e282f2f5a0e7fad1e4ca6b0fb094815da85cdf in branch refs/heads/master
from [~wikier]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-marmotta.git;h=97e282f ]
MARMOTTA-172: provided proper file name when exporting resources
> Provide better file names when exporting resources
> --------------------------------------------------
>
> Key: MARMOTTA-172
> URL: https://issues.apache.org/jira/browse/MARMOTTA-172
> Project: Marmotta
> Issue Type: Improvement
> Components: Web Services
> Affects Versions: 2.6
> Reporter: Sergio Fernández
> Assignee: Sergio Fernández
> Priority: Trivial
> Fix For: 3.0-incubating
>
>
> Basically now we don't care about such detail, so the exported files take a
> name based on the url which serves the rdf in whatever serialization.
> This is trivial to improve:
> response.addHeader("Content-Disposition", "attachment; filename=" +
> filename)
> but has to be done.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira