Bug #30254
The ResourceStreamWrapper should also return the resource path for non-existing persistent resources
Start date:
2011-09-24
Due date:
% Done:
100%
Estimated time:
PHP Version:
Has patch:
Complexity:
Description
For file upload, we need to make sure that the ResourceStreamWrapper also returns the path for a non-existing persistent resource; so one can do:
file_put_contents('resource://2908293473.....3434', 'Some resource content');
We need that for TYPO3 Image uploads to work.
Updated by Sebastian Kurfuerst over 9 years ago
- Status changed from New to Accepted
- Assignee set to Sebastian Kurfuerst
Updated by Mr. Hudson over 9 years ago
- Status changed from Accepted to Under Review
Patch set 1 of change I6b98a9da29ee155bed80177fff3a17a8b35a8be9 has been pushed to the review server.
It is available at http://review.typo3.org/5276
Updated by Mr. Hudson over 9 years ago
Patch set 2 of change I6b98a9da29ee155bed80177fff3a17a8b35a8be9 has been pushed to the review server.
It is available at http://review.typo3.org/5276
Updated by Sebastian Kurfuerst over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c0319226fb990162c30d216e51ffcf349af20ca4.