In simpletest entrypoint with only check if edit is different from form_id and op now it needs to check for form_token aswell (see patch) otherwise you get
Class "form token" not found
Another question is do we need to check if token is valid in entrypoint? We could use it because we can. But is there any real danger? I dont think so afterall simpletest module runs on very few drupal installations.
Patch in this follow up is for HEAD version.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | simpletest.form_token.4.7.patch.txt | 656 bytes | Rok Žlender |
| simpletest.form_token.HEAD.patch.txt | 655 bytes | Rok Žlender |
Comments
Comment #1
Rok Žlender commentedAnd patch for 4.7 which is exactlly the same.
Comment #2
Rok Žlender commentedCommitted to HEAD. Still need to test it with 4.7
Comment #3
starbow commentedFix works for me on 4.7
thanks!
Comment #4
jfitzell commentedworks for me on 4.7
Comment #5
Rok Žlender commentedCommited thanks for testing guys.
Comment #6
(not verified) commented