Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
16 Mar 2015 at 09:46 UTC
Updated:
2 Jun 2015 at 13:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jeroen commentedComment #2
jeroen commentedComment #3
dawehnerThank you for fixing this particular problem!!
Comment #4
webchickNice catch. Committed and pushed to 8.0.x. Thanks!
Comment #6
jhodgdonThis needs a quick follow-up. "url" is incorrect as a word. Should be "URL".
Both of the changed lines need this fix.
Comment #7
ashutoshsngh commentedChanged "url" to "URL" as mentioned in #6
Comment #8
jhodgdonOh, my bad. So ... this text is confusing, because it is referring to array elements in text.
It should say something like "Either the route_name or url element must be provided".
Comment #9
jacobsanfordChanges as requested in #8
Comment #10
jhodgdonOK, good. Maybe here:
it should say "... use this element instead of providing route_name"?
Comment #11
jacobsanfordThanks for the review!
Enclosed are new changes as recommended in #10 and interdiff from #9.
Comment #12
jhodgdonLooks good now, thanks!
Comment #15
jacobsanfordPatch tests clean again, setting to RTBTC.
Comment #16
alexpottCommitted 9a668ad and pushed to 8.0.x. Thanks!