Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2015 at 12:15 UTC
Updated:
1 Mar 2016 at 13:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
rakesh.gectcrComment #3
jhodgdonI don't think Request should be capitalized here.
The rest looks good to me, thanks!
Comment #4
snehi commented@rakesh.gectcr,
Thanks for the issue and patch.
Please add issue number in the patch file from the next time.
Right now i have changed Request to request as suggested and attaching patch with interdiff.
Comment #5
rakesh.gectcr@snehi,
Please work on the unassigned issues from the queue. It was assigned to me. Hope you wont be breaking the community work flow again.
Comment #6
jhodgdonThanks for the patch! Sorry for delay in review -- I've been on vacation.
This doesn't look right... its class is RequestStack, which is ... not the request, is it? I really don't know what a "request stack" is, but it doesn't seem like it's a "request".
Comment #7
snehi commentedComment #8
priya.chat commentedComment #9
priya.chat commentedHello,
I have added the comments for 'Request Stack' in the patch. please review this.
Comment #10
jhodgdonThanks! That looks reasonable to me.
Comment #11
jhodgdonHm. Sorry about my last review, which was incorrect. This latest patch is not covering the stated issue at all. Please go back to the patch in #4 and fix that instead.
Comment #12
priya.chat commentedComment #13
snehi commented@jhodgdon can you please give hint that what should be replaced by
Thanks in advance.
Comment #14
jhodgdonprobably request stack? I don't know but it isn't the request.
Comment #15
snehi commentedComment #17
snehi commentedThe request stack is already mentioned in latest pull. So nothing in diff with 8.0.x branch uploading just the interdiff.
Comment #18
jhodgdonLatest patch does not apply.
Comment #19
rang501 commentedHi! It seems that latest patch are missing some stuff. I tried to follow the comments and put together a better (IMO) patch based on #4.
Comment #20
jhodgdonThanks! Much better.
Comment #21
snehi commentedAre we sure to use along with data.
Hows it
key to store with data.
Comment #22
jhodgdon#21 looks like an unrelated issue. If you think it is a problem, please file a separate issue. This issue is only about some @param docs that have the incorrect variable names in this class.
Comment #25
catchCommitted/pushed to 8.1.x and cherry-picked to 8.0.x. Thanks!