Hi Sven,

On Do 06.02.2020 19:49, Sven Meier wrote:
> 
> when downloading a resource-reference via non-blob you have to call
> 
>                 AjaxDownloadBehavior.markCompleted(attributes);
> 
> .. from your resource.Please see AjaxDownloadPage.StaticResource from
> wicket-examples.
> 
> When using a resource this is automatically done for you.

thank you. That was the missing link.


> I think we'll have to improve the Javadoc for this.

Well. It is already documented. At least in version 8.7.0 the
Javadoc of the constructor clearly states, that markedCompleted
has to be called when a resource reference is used. I've missed
it. Sorry for the noise.

  -Timo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to