Bug #35298
filename spelling inconsistent in the project
| Status: | Resolved | Start date: | 2012-03-28 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Christian Mueller | % Done: | 100% |
|
| Category: | Resource | |||
| Target version: | TYPO3 Flow Base Distribution - 1.1 beta 1 | |||
| PHP Version: | Complexity: | no-brainer | ||
| Has patch: | No | FLOW3 version affected: | Git master | |
| Votes: | 0 |
Description
The "filename" is spelled differently in parts of the framework, it should be adapted. Especially the filename property in Resource has a getter and setter with different spelling.
Related issues
| related to TYPO3 Flow Base Distribution - Task #34875: Clean up code (style) | Resolved | 2012-03-15 |
Associated revisions
[BUGFIX] Adjust "fileName" spelling to "filename"
The spelling for filename differs throughout the code. With this
change we use "filename" everywhere possible.
Change-Id: I2be6019dd78f35aeecea937944e728bca2f20df6
Fixes: #35298
Releases: 1.1
[TASK] Adjust filename spelling to match rest of package
Change-Id: I62e312a5c346cc6221d749f327cb7b42bd47018c
Related: #35298
Releases: 1.1, 1.2
[TASK] Adjust filename spelling to match rest of package
Change-Id: I62e312a5c346cc6221d749f327cb7b42bd47018c
Related: #35298
Releases: 1.1, 1.2
History
Updated by Gerrit Code Review about 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9958
Updated by Gerrit Code Review about 1 year ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9958
Updated by Christian Mueller about 1 year ago
- Subject changed from Resource filename property case mismatch with getter and setter to filename spelling inconsistent in the project
Updated by Gerrit Code Review about 1 year ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9958
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/9958
Updated by Christian Mueller about 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c55e4f69e0c866e1b1e6a04d5c1f035eee068a8b.