#cache = TRUE from SA 47
catch - October 10, 2008 - 08:43
| Project: | Drupal |
| Version: | 7.x-dev |
| Component: | forms system |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Description
This is in 6.x, and applies to 7.x.
Patch has some failed hunks.
| Attachment | Size |
|---|---|
| core7-csrf-cached-forms_0.patch | 4 KB |

#1
Think I got it. Running all tests in the meantime...
#2
Meh... form api, blog, and poll tests all passed. Rest of the suite is running.....so......slow, almost half done, but no errors so far.
#3
Oh wait... had 1 fail:
File sites/default/files/simpletest/html-1.txt was allowed to be uploaded Other upload.test 121 UploadTestCase->testFilesFilter()#4
Oh shoot. ;) So I shouldn't have committed #1, eh? ;)
I've been kind of lax running the tests tonight in the interest of getting caught-up SA-wise, so make sure that this doesn't happen with the patch reverse-applied. Could've been one of the other patches.
#5
You're correct. It still fails without the patch. So looks like this is good to go.
#6
OK cool. :) Committed to HEAD. Thanks!
#7
Automatically closed -- issue fixed for two weeks with no activity.