Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
18 Feb 2015 at 18:20 UTC
Updated:
5 Mar 2015 at 09:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
amateescu commentedThis should do it.
Comment #3
amateescu commentedAhem.
Comment #4
jibranThis patch is ready just a very minor nit.
Please can we store this in local variables instead of doing this long thing. :)
Like
$vid = $form['displays']['show']['tagged_with']['#selection_settings']['target_bundles'][0];and
$taget_bundles =....Comment #5
amateescu commentedYou mean like this? I dunno, I think I prefer #3 but I'll let others decide :)
Comment #6
jibranThanks for the fix. This is ready.
Comment #7
alexpottCommitted 653712e and pushed to 8.0.x. Thanks!
Thanks for adding the beta evaluation to the issue summary.