Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Jan 2013 at 08:17 UTC
Updated:
29 Jul 2014 at 21:46 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerHere are both a test-only patch and one with a proper fix.
Comment #3
dawehnerBack to needs review.
Comment #4
tim.plunkett#1: drupal-1888954-1.patch queued for re-testing.
Comment #5
dawehnerRerole.
Comment #7
dawehnerThat one should work.
Comment #8
tim.plunkettThis drupalGet is redundant, they can be combined into the drupalPost
What is the array_filter removing? No problem, just curious.
Comment #9
dawehnerLet's better filter out the empty elements in the submit function.
Comment #10
dawehner#9: drupal-1888954-9.patch queued for re-testing.
Comment #12
dawehnerJust a rerole.
Comment #14
dawehner#12: drupal-1888954-12.patch queued for re-testing.
Comment #15
damiankloip commentedLooks good.
Comment #16
alexpottCommitted b0aa1ae and pushed to 8.x. Thanks!