Closed (fixed)
Project:
Drupal core
Version:
8.3.x-dev
Component:
other
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2017 at 11:45 UTC
Updated:
13 Apr 2017 at 07:55 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
vegantriathletePatch attached!
Comment #3
markdorisonComment #4
lauriiiGood catch!
$this->assertSession()->linkByHref()has never existed and there are no other references to this method in Drupal core.Committed 0101662 and pushed to 8.4.x. Since this only improves documentation, this could be considered to be backported to 8.3.x.
Comment #6
xjmAgreed, as a documentation bugfix, this can be backported. Thanks @lauriii and @vegantriathlete!
Comment #8
lauriiiThanks for confirming @xjm! Cherry picked and pushed to 8.3.x.