Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
5 May 2013 at 17:53 UTC
Updated:
15 Jan 2015 at 04:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
kalabroComment #3
kalabroFailed NodeAccessLanguageTest is not related to this patch.
Comment #4
msonnabaum commentedJust ran into this as well. This is clearly missing test coverage considering it's been broken this long.
Comment #5
dawehnerNote: never forget the VDC tag.
Comment #7
dawehnerIf ?: would just handle the isset case.
Comment #8
wim leers7: vdc-1987236-7.patch queued for re-testing.
Comment #9
damiankloip commentedThat value will be defaulted in BlockBase anyway. I think this would be better as:
Otherwise, looks great.
Comment #10
dawehnerPERFORMANCE/REGRESSION HAMMER TIME!
Comment #11
dawehnerThat was the wrong patch.
Comment #12
jibranPatch is fine and tests show it is working. Great work @dawehner.
Comment #13
catchCommitted/pushed to 8.x, thanks!
Comment #15
yesct commentedchanging to use the more common tag, so the less common one can be deleted, so it does not show up in the auto complete and confuse people.