[
https://issues.apache.org/jira/browse/WICKET-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15899448#comment-15899448
]
Ernesto Reinaldo Barreiro commented on WICKET-6286:
---------------------------------------------------
I mean adding a constructor that allows to use this with a mounted resource
https://github.com/apache/wicket/blob/4db836dcea70d641a6d9c62980f8ed90ce04cd3b/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/AjaxDownload.java#L109
i.e. besides the above something that know how to generate a download URL
relative to application context.
> Would be good to have AjaxDownload available out of the box
> ------------------------------------------------------------
>
> Key: WICKET-6286
> URL: https://issues.apache.org/jira/browse/WICKET-6286
> Project: Wicket
> Issue Type: New Feature
> Components: wicket-extensions
> Affects Versions: 8.0.0-M2, 7.5.0
> Reporter: Maxim Solodovnik
> Assignee: Sven Meier
> Labels: patch
>
> Currently every project need to create own AjaxDownload component based on
> the Wiki example.
> Unfortunately this component has some issues with WebSockets
> Discussion: http://markmail.org/message/gizsnqh2qgypcgri
> PRs:
> https://github.com/apache/wicket/pull/190
> https://github.com/apache/wicket/pull/191
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)