The docblock from CommentController::getReplyForm() contains "an associative array containing" twice. I think it the second list should be removed.
* An associative array containing:
* - An array for rendering the entity or parent comment.
* - comment_entity: If the comment is a reply to the entity.
* - comment_parent: If the comment is a reply to another comment.
* - comment_form: The comment form as a renderable array.
* - An associative array containing:
* - An array for rendering the entity or parent comment.
* - comment_entity: If the comment is a reply to the entity.
* - comment_parent: If the comment is a reply to another comment.
* - comment_form: The comment form as a renderable array.
Beta phase evaluation
| Issue category | Bug: flaw in API documentation |
|---|---|
| Issue priority | Normal |
| Unfrozen changes | Unfrozen because it only changes documentation. |
| Prioritized changes | none |
| Disruption | None |
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2460479-1.patch | 1.04 KB | Anonymous (not verified) |
Comments
Comment #1
Anonymous (not verified) commentedAnd a patch.
Comment #2
Anonymous (not verified) commentedAdded beta eval in summary.
Comment #3
jhodgdonWrong docs are actually a bug. Thanks for the issue and the patch!
Comment #4
alexpottCommitted 14470fe and pushed to 8.0.x. Thanks!
Thanks for adding the beta evaluation to the issue summary.