Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
other
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2015 at 15:10 UTC
Updated:
12 Mar 2015 at 06:34 UTC
Jump to comment: Most recent
Found in #2216271.
AssertNoLink() has no index (the 0). so we're using 0 as the message, and the message as the group.
| Comment | File | Size | Author |
|---|---|---|---|
| fixAssertNoLinks.patch | 1.72 KB | lokapujya |
Comments
Comment #1
lokapujyaChanging to minor since the bug is only when looking at test results.
Comment #2
dawehnerGood catches!
Comment #5
lokapujyaComment #6
webchickNice catch.
Committed and pushed to 8.0.x. Thanks!