Bug #30261
CLI Help throws exception if related comments are not available
Status:
Resolved
Priority:
Must have
Assignee:
Category:
Command
Target version:
Start date:
2011-09-24
Due date:
% Done:
100%
Estimated time:
PHP Version:
Has patch:
Complexity:
Description
The flow3:help:help
command parses "see" annotations of the commands and retrieves their method description.
This leads to an exception if the target command is not available (e.g. if the respective package is not loaded).
For example: flow3 help package:create
throw an exception if the kickstarter package is not installed.
Updated by Mr. Hudson over 9 years ago
- Status changed from Accepted to Under Review
Patch set 1 of change I961cdeaf2a0928017bdfaec16bfcb014ee428076 has been pushed to the review server.
It is available at http://review.typo3.org/5343
Updated by Mr. Hudson over 9 years ago
Patch set 2 of change I961cdeaf2a0928017bdfaec16bfcb014ee428076 has been pushed to the review server.
It is available at http://review.typo3.org/5343
Updated by Bastian Waidelich over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 75a8b899390e115cbf5028abcb485029547aeb7d.