Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
user system
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Jul 2014 at 19:51 UTC
Updated:
12 Aug 2014 at 23:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerPerfect!
Note: it used to be the key "user", it is "entity:user" in HEAD but the state uses the wrong ID.
Comment #2
alexpottI guess this is testable.
Comment #3
dawehnerwell right, you could test the exact output of the HTML.
Comment #4
olli commentedComment #6
dawehnerThank you for writing the test!
Comment #8
olli commentedRe-upload.
Comment #9
alexpottCommitted ceb595d and pushed to 8.x. Thanks!