Bug #36577
Do not fallback to system temporary directory
| Status: | Resolved | Start date: | 2012-04-25 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Christian Mueller | % Done: | 100% |
|
| Category: | Environment | |||
| Target version: | TYPO3 Flow Base Distribution - 1.1 beta 1 | |||
| PHP Version: | Complexity: | |||
| Has patch: | No | FLOW3 version affected: | Git 1.0 | |
| Votes: | 0 |
Description
As this could lead to problems with multiple FLOW3 instances on the same system we should throw an exception if the configured temporary path is not usable.
Associated revisions
[BUGFIX] Do not use fallback temporary directory
With this change you will get an exception if you miss the
temporary path setting in your settings instead of falling
back to the system temporary path, because this could lead to
problems with multiple FLOW3 instances on the same system.
Fixes: #36577
Releases: 1.1
Change-Id: I48d46f4309e2619b0aa0cc6900413557ddfb3add
History
Updated by Gerrit Code Review about 1 year ago
- Status changed from Accepted to Under Review
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10765
Updated by Gerrit Code Review about 1 year ago
Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10765
Updated by Karsten Dambekalns about 1 year ago
- Category set to Environment
- FLOW3 version affected changed from Git master to Git 1.0
Updated by Christian Mueller about 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d1a05a20c8e6f024291752c63aa58b29d6add618.