Bug #47950

import of remote resources

Added by Alex no-lastname-given about 2 years ago. Updated about 2 years ago.

Status:New Start date:2013-05-05
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:Resource
Target version:TYPO3 Flow Base Distribution - 2.0.1
PHP Version: Complexity:
Has patch:No Affected Flow version:Flow 2.0.0 beta 2

Description

ResourceManager::importResource($uri) allows the import of resources from a supplied url. The import fails, if an url with get-parameter is supplied, because pathinfo() do not parse this url correctly.

e.g.
works fine: http://forge.typo3.org/images/headerimages/16.jpg
import fails: http://forge.typo3.org/images/headerimages/16.jpg?sampleParameter=sampleValue

History

#1 Updated by Robert Lemke about 2 years ago

  • Target version set to 2.0.1

Also available in: Atom PDF