Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Sep 2014 at 21:26 UTC
Updated:
6 Oct 2014 at 11:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
thomwilhelm commentedI'll have a look at this, it should be an easy patch to create.
Comment #2
thomwilhelm commentedComment #3
tim.plunkettMy mistake, I meant to postpone this on #2335659: Remove FormState ArrayAccess usage from core, sorry @ThomWilhelm!
Once that is in I will reopen this, since those lines are moving, and it can be rerolled.
Comment #4
thomwilhelm commentedAfter submitting this I was googling about form state in Drupal 8 and found some information about it being a class now, so I did wonder why this was still referring to an array :) https://www.drupal.org/node/2310411
Comment #5
tim.plunkettThis is good to go!
Comment #6
pushpinderchauhan commentedPlease review attached patch.
Comment #7
tim.plunkettThanks to both @ThomWilhelm and @er.pushpinderrana!
Comment #8
alexpottCommitted 698360a and pushed to 8.0.x. Thanks!