Project:Drupal core
Version:7.x-dev
Component:forms system
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

This is in 6.x, and applies to 7.x.

Patch has some failed hunks.

AttachmentSizeStatusTest resultOperations
core7-csrf-cached-forms_0.patch4 KBIgnored: Check issue status.NoneNone

Comments

#1

Status:needs work» needs review

Think I got it. Running all tests in the meantime...

AttachmentSizeStatusTest resultOperations
SA-319466.patch4.05 KBIgnored: Check issue status.NoneNone

#2

Status:needs review» reviewed & tested by the community

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

Status:reviewed & tested by the community» needs work

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

Status:needs work» reviewed & tested by the community

You're correct. It still fails without the patch. So looks like this is good to go.

#6

Status:reviewed & tested by the community» fixed

OK cool. :) Committed to HEAD. Thanks!

#7

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.