Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Jul 2013 at 16:06 UTC
Updated:
29 Jul 2014 at 22:37 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damiankloip commentedGood to go
Comment #2
Crell commentedThis needs more precise directions for a novice issue. (Hello from Drupal Camp Costa Rica! Pura Vida!)
Comment #3
derhasi commentedApplied summary template and now going to work on it.
Comment #4
derhasi commentedAttached is the patch for typehinting ResultRow in all views field plugins. It's quite a big patch, as there where a lot of docblocks not properly provided.
Comment #5
derhasi commentedComment #5.0
derhasi commentedApplying summary template
Comment #6
dawehnerWow this was a big patch. Thank you for working on that!!
It would maybe make sense to typehint CommentInterface on the common base class (the link handler for comments) so you get better autocompletion in this single function but yeah this is maybe out of scope.
Let's use the full namespace here as well.
Comment #7
damiankloip commented'Returns a string for the link text'
Can this be more general?
Just the values from a row of view results or something? (I have nothing that good right now! :))
Otherwise, generally looking pretty good.
Comment #8
derhasi commented@dawehner, yes, should make sense, but I think it is out of scope for this issue.
dawehner, damiankloip: I implemented your proposed changes (see interdiff.txt).
Comment #9
dawehnerGood work!
Comment #10
damiankloip commentedExtra line.
No variable name.
Sorry.. :/
*hides*
Comment #11
derhasi commented@damiankloip, thanks, nothing to hide ;) You are totally right, so here's the fix.
Comment #12
derhasi commentedComment #13
damiankloip commentedGreat, thank you!
Comment #13.0
damiankloip commentedUpdating method names found. Remaining task added to decide on docblock change.
Comment #14
catchCommitted/pushed to 8.x, thanks!
Comment #15.0
(not verified) commentedUpdated "Remaining tasks"