Bug #33417
kickstart:package does not update .Shortcuts
| Status: | Resolved | Start date: | 2012-01-24 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Christian Mueller | % Done: | 100% |
|
| Category: | Package | |||
| Target version: | TYPO3 Flow Base Distribution - 1.1 | |||
| PHP Version: | 5.3 | Complexity: | easy | |
| Has patch: | No | FLOW3 version affected: | Git master | |
| Votes: | 0 |
Description
For some reason the .Shortcuts sub directory for the new package is not created after a new package has been kickstarted. Tested this with kickstart:actioncontroller --generate-related, but I assume that it's the same with kickstart:package
Related issues
| related to TYPO3.Flow - Feature #33112: Create .Shortcuts directory if it is missing | Resolved | 2012-01-11 |
Associated revisions
[BUGFIX] PackageManager should update .Shortcuts when needed
The PackageManager needs to update the shortcuts when saving
package states. Besides that the PackageManager should ignore
inactive packages when creating shortcuts.
Change-Id: I5160b7b77e539e3bb3d1355776be05e880374de9
Fixes: #33417
Fixes: #34322
Releases: 1.1
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/9518
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/9518
Updated by Christian Mueller about 1 year ago
- Assignee set to Christian Mueller
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/9518
Updated by Christian Mueller about 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset fec2ff945c3b1a73e0811637fe4bb2ecbce8e6df.