Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Feb 2013 at 00:04 UTC
Updated:
21 Oct 2014 at 16:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damiankloip commentedComment #2
dawehnerMaybe we should postpone that for a bit? I think it shouldn't break with to many patches.
Comment #3
damiankloip commentedSure, we can postpone this. Do you have any particular patches in mind that you can link here, so I know when to make it live again? :)
Comment #4
dawehnerNo, not really, just wondering in general.
Comment #5
damiankloip commentedOh, ok :) Let's just leave it as postponed for now then.
Comment #6
mgiffordShould this be live again now that we're at Beta1 and a year's past?
Comment #7
jibranWorking on this.
Comment #8
jibranHere we go.
/me stares back.
Comment #9
jibranWith patch this time.
Comment #10
stborchertTested on a clean install. Patch doesn't break anything and false positives of
'bool' => TRUEare not removed (as in vendor/phpunit or vendor/psr.Comment #11
damiankloip commentedAll looks good, just removing lots of things. You just need to remove the documentation for these keys in
Drupal\views\Plugin\views\PluginBase::defineOptionstoo :)Comment #12
jibranThanks for the review @damiankloip and @andypost pointed that @endcode tag is missing.
Comment #13
damiankloip commentedLet's make sure it's good with the bot, this is ready to fly though.
Comment #14
damiankloip commentedRTBC
Comment #15
oenie commentedfixing the amsterdam sprint tag to amsterdam2014
Comment #16
sutharsan commentedPatch still applies.
Comment #17
alexpottCommitted 046bf09 and pushed to 8.0.x. Thanks!