Bug #67897
closedGeneralUtility::rmdir Don't throw exceptions
100%
Description
The API of GeneralUtility::rmdir works with returning TRUE/FALSE if removing was possible. But the implementation can throw Exceptions which isn't intended by the API yet.
Updated by Gerrit Code Review over 9 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40890
Updated by Alexander Opitz over 9 years ago
- Subject changed from EM: Exceptions while removing an extension are not catched and shown to user in ajax request. to GeneralUtility::rmdir Don't throw exceptions
- Description updated (diff)
Updated by Gerrit Code Review over 9 years ago
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40914
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40914
Updated by Alexander Opitz over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6b73c2afac85fb5e0a27e5848db94660647df522.
Updated by Gerrit Code Review over 9 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40917
Updated by Alexander Opitz over 9 years ago
- Status changed from Under Review to Resolved
Applied in changeset aaf2ca540ef566f3016791f2e21e0a640741428b.