Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 May 2015 at 20:33 UTC
Updated:
8 Jun 2015 at 00:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
joachim commentedComment #3
joachim commentedComment #4
dawehnerSeems sane
Comment #5
jibranFlag is widely used module including d.o. Having proper views support for it should be considered major task.
Comment #6
xjm@jibran, I don't think it's major, because the workaround is just to duplicate the one line of code where needed. However, agreed with task.
A part of my brain wanted to ask for a unit test for this since it's public now, but the other part of my brain said the method is trivial enough that meh. If someone else would like to file a followup to add test coverage, cool.
This is also missing a beta evaluation (really all non-critical tasks should always have one), but I think changes that make contrib code more reliable can also be prioritized, and it's not like there's any disruption. Going forward, though, please be sure to add beta evaluations to tasks during this phase of the release cycle.
Committed and pushed to 8.0.x. Thanks!