Bug #34547
wrong variable name inside rename() of StreamWrapperAdapter
| Status: | Resolved | Start date: | 2012-03-06 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Bernhard Fischer | % Done: | 100% |
|
| Category: | Resource | |||
| Target version: | TYPO3 Flow Base Distribution - 1.0.4 | |||
| PHP Version: | Complexity: | |||
| Has patch: | No | FLOW3 version affected: | FLOW3 1.0.0 | |
| Votes: | 0 |
Description
The rename function uses the variable $path which should be $path_from. No error occurred so far because the rename function isn't used.
Related issues
| related to TYPO3.Flow - Bug #34555: StreamWrapperAdapter::stream_lock does not return StreamW... | Resolved | 2012-03-06 |
Associated revisions
[BUGFIX] wrong variable name inside rename function
Use the propper variable name to create the stream wrapper.
Change-Id: Icc0ced55caf92d8cd23507b55e1413b9783358e2
Fixes: #34547
[BUGFIX] Wrong variable name inside rename function
Use the proper variable name to create the stream wrapper.
Change-Id: Ia6527b6c95fbe1fcd6cb546a67b7d4b6ac621f66
Fixes: #34547
Releases: 1.0, 1.1
History
Updated by Gerrit Code Review over 1 year ago
- Status changed from New to Under Review
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9405
Updated by Bernhard Fischer over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset fe76887f75aa80b82be3104ef1f51e065dd774f0.
Updated by Gerrit Code Review over 1 year ago
- Status changed from Resolved to Under Review
Patch set 1 for branch FLOW3-1.0 has been pushed to the review server.
It is available at http://review.typo3.org/9420
Updated by Karsten Dambekalns over 1 year ago
- Status changed from Under Review to Resolved
- Assignee set to Bernhard Fischer
- Target version set to 1.0.4