Feature #33112

Create .Shortcuts directory if it is missing

Added by Robert Lemke over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2012-01-11
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Package
Target version:TYPO3 Flow Base Distribution - 1.1
PHP Version:5.3 Complexity:easy
Has patch:No

Description

FLOW3 currently creates or updates the Packages/.Shortcuts/ directory only if the package states have changed. That is correct in theory, but if one messes with the package directories by manually moving around packages, you might get lost.

Therefore it would be nice if the .Shortcuts directory would be created if it does not exist. This would add stability but also allow a developer to just remove a broken .Shortcuts directory and it would be regenerated on the next hit.


Related issues

related to TYPO3.Flow - Bug #33417: kickstart:package does not update .Shortcuts Resolved 2012-01-24

Associated revisions

Revision 8dd2ea53
Added by Robert Lemke over 3 years ago

[FEATURE] Create .Shortcuts directory if it is missing

The .Shortcuts directory will now be built if it is missing. That allows
developers to just trash a broken .Shortcuts directory if they messed
with package directories manually.

Change-Id: I537ec73f8c4ded0558bd0d02243e4e4379f63bda
Resolves: #33112
Releases: 1.1

History

#1 Updated by Gerrit Code Review over 3 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7735

#2 Updated by Robert Lemke over 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF