quick fix for the release
This commit is contained in:
parent
2dc8a3e72c
commit
b5fdcd482f
1 changed files with 1 additions and 0 deletions
|
|
@ -553,6 +553,7 @@ sub www_view {
|
|||
|
||||
$self->session->http->setRedirect($self->getFileUrl);
|
||||
$self->session->http->setStreamedFile($self->getStorageLocation->getPath($self->get("filename")));
|
||||
$self->session->http->sendHeader;
|
||||
return 'chunked';
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue