Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2013 at 08:42 UTC
Updated:
29 Jul 2014 at 22:31 UTC
MenuListController, ShortcutListController and RoleListController were obviously based on CategoryListController, but when copy-and-pasting the code the docblocks were not updated. The attached patch fixes this.
| Comment | File | Size | Author |
|---|---|---|---|
| controller-doc-blocks.patch | 1.55 KB | longwave |
Comments
Comment #2
longwaveSomehow I think this test failure was unrelated:
Link with label Test Operation: mA5RTW% found.
EntityOperationsTest.php 54
Drupal\system\Tests\Entity\EntityOperationsTest->testEntityOperationAlter()
controller-doc-blocks.patch queued for re-testing.
Comment #3
jhodgdonDoh! Good catch, and thanks for the patch! I'll get this committed ASAP.
Comment #4
jhodgdonThanks again! Committed to 8.x.