Bug #36049
After running setfilepermissions some file rights are different from the ones in repository
| Status: | Resolved | Start date: | 2012-04-14 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Karsten Dambekalns | % Done: | 100% |
|
| Category: | - | |||
| Target version: | TYPO3 Flow Base Distribution - 1.1 | |||
| PHP Version: | Complexity: | |||
| Has patch: | No | FLOW3 version affected: | (any) | |
| Votes: | 0 |
Description
$git diff diff --git a/Classes/Security/Authentication/Token/AbstractToken.php b/Classes/Security/Authentication/Token/AbstractToken.php old mode 100755 new mode 100644 diff --git a/Classes/Security/Authentication/Token/TestingToken.php b/Classes/Security/Authentication/Token/TestingToken.php old mode 100755 new mode 100644 diff --git a/Classes/Security/Authentication/Token/Typo3OrgSsoToken.php b/Classes/Security/Authentication/Token/Typo3OrgSsoToken.php old mode 100755 new mode 100644 diff --git a/Classes/Security/Authentication/Token/UsernamePassword.php b/Classes/Security/Authentication/Token/UsernamePassword.php old mode 100755 new mode 100644 diff --git a/Classes/Security/Authentication/Token/UsernamePasswordHttpBasic.php b/Classes/Security/Authentication/Token/UsernamePasswordHttpBasic.php old mode 100755 new mode 100644 diff --git a/Resources/Private/Translations/ValidationErrors.de.xlf b/Resources/Private/Translations/ValidationErrors.de.xlf old mode 100755 new mode 100644 diff --git a/Resources/Private/Translations/ValidationErrors.en.xlf b/Resources/Private/Translations/ValidationErrors.en.xlf old mode 100755 new mode 100644 diff --git a/Resources/Private/Translations/ValidationErrors.fr.xlf b/Resources/Private/Translations/ValidationErrors.fr.xlf old mode 100755 new mode 100644 diff --git a/Scripts/flow3.php b/Scripts/flow3.php old mode 100755 new mode 100644 diff --git a/Scripts/migrate-annotations.php b/Scripts/migrate-annotations.php old mode 100755 new mode 100644 diff --git a/Scripts/migrate.php b/Scripts/migrate.php old mode 100755 new mode 100644
Associated revisions
[BUGFIX] Adjust execute bit on some files
This fixes the execute bit (and setfilepermissions.sh) so that
no differences are created when setting permissions on a fresh
clone.
Change-Id: I9b45c525276f273ea8b332d126990cd8ce237edd
Fixes: #36049
Releases: 1.1, 1.2
[BUGFIX] Adjust execute bit on some files
This fixes the execute bit (and setfilepermissions.sh) so that
no differences are created when setting permissions on a fresh
clone.
Change-Id: I9b45c525276f273ea8b332d126990cd8ce237edd
Fixes: #36049
Releases: 1.1, 1.2
History
Updated by Karsten Dambekalns 11 months ago
- Status changed from New to Accepted
- Assignee set to Karsten Dambekalns
- FLOW3 version affected changed from Git master to (any)
Updated by Karsten Dambekalns 10 months ago
- Target version set to 2.0 beta 1
Updated by Karsten Dambekalns 10 months ago
- Target version changed from 2.0 beta 1 to 1.1
Updated by Gerrit Code Review 10 months 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/12744
Updated by Gerrit Code Review 10 months ago
Patch set 1 for branch FLOW3-1.1 has been pushed to the review server.
It is available at http://review.typo3.org/12759
Updated by Karsten Dambekalns 10 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 272893adddf7bdd4ae979edac7652180f6c97fba.