Support from Acquia helps fund testing for Drupal Acquia logo

Comments

InternetDevels’s picture

Status: Active » Needs review
FileSize
1.71 KB

Here is the patch.

andypost’s picture

Status: Needs review » Reviewed & tested by the community
+++ b/core/modules/picture/lib/Drupal/picture/PictureMappingListController.php
@@ -25,7 +25,6 @@ public function hookMenu() {
-    $items[$path]['access callback'] = 'user_access';

Nice clean-up, defaults already provides this.

alexpott’s picture

Status: Reviewed & tested by the community » Needs work
Issue tags: +Needs reroll

Patch no longer applies

phiit’s picture

Status: Needs work » Needs review
Issue tags: -Needs reroll
FileSize
1.02 KB

Rerolled

andypost’s picture

Status: Needs review » Reviewed & tested by the community

Great!

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.x. Thanks!

Automatically closed -- issue fixed for 2 weeks with no activity.