Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
simpletest.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2015 at 06:12 UTC
Updated:
2 Mar 2015 at 16:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerIts a little bit sad how much effort you need in order to figure this out. At least the new code does not hardcode the hashing algorithm. Note: There is a helper $request->duplicate(NULL, NULL, NULL, NULL, $cookies); which would make the code a bit easier.
Comment #2
chx commentedSure.
Comment #3
dawehnerCool
Comment #6
daffie commentedBack to RTBC.
Comment #7
alexpottTest changes are not frozen in beta. Committed e4e8f31 and pushed to 8.0.x. Thanks!