Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 May 2013 at 23:04 UTC
Updated:
29 Jul 2014 at 22:27 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerCommitted and moved to the core issue queue.
Comment #2
amateescu commentedComment #3
dawehnernope
Comment #4
amateescu commentedDoes the bot know that it has to test the 'patch (to be ported)' status?
Comment #5
dawehnerThis is the patch which got committed against Views 7.x-3.x
Let's port it.
Comment #6
dawehnerdamian suggested to add some documentation.
Comment #7
dawehner#6: drupal-2007474-6.patch queued for re-testing.
Comment #8
tim.plunkettLooks good to me, but I'm not 100% sure.
Comment #9
nod_Pretty nifty patch. Right now because ajaxPageState is borked it makes errors all over the place but it's not because of this code.
It'd say it's good to go. I'm happy with that. It might looks wrong and/or backwards but that's just because of
Drupal.ajax.And if someone wants to test, make sure the ajax option of the view has been checked, won't work otherwise :p
Comment #10
dawehnerMoving to task as it is technical just a port from d7, so not a feature.
Comment #11
yesct commentedThis issue was RTBC and passing tests on July 1, the beginning of API freeze.
Comment #12
alexpottConfirmed that this is a port of a D7 feature...
Committed 9f4b810 and pushed to 8.x. Thanks!