Project

General

Profile

Actions

Bug #71073

closed

When jumpurl.secure is activated, the downloaded files are empty

Added by Philipp Müller over 8 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2015-10-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When I activate the jumpurl.secure-Option, all downloaded files are empty (0 byte).

If juSecure is activated the file-download will be readed directly by the following function:
TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::jumpUrl()

The error occurs on line 3078, when the output-buffers were flushed (GeneralUtility::flushOutputBuffers()). If I remove this line, the downloaded starts correctly.

Actions #1

Updated by Mathias Schreiber over 8 years ago

  • Target version deleted (next-patchlevel)
Actions #2

Updated by Riccardo De Contardi over 7 years ago

  • Category set to Frontend
  • Status changed from New to Closed

Sorry but this won't be fixed anymore in 6.2 because it is high priority bugfix mode;

on version 7.6.x and later the ext:jumpurl has been moved to https://github.com/FriendsOfTYPO3/jumpurl so if you still need it fixed please fill an issue there.

Thank you and sorry for the late answer.

Actions

Also available in: Atom PDF