Not this patch is against 7.x-1.x
This covers two issue

1. The for state is not pass to the options_form method, this means no ajax

2. The is no way to fiddle with the form results after the form is submited

CommentFileSizeAuthor
#3 1121050.patch1.81 KBe2thex
#2 1121050.patch1.81 KBe2thex
#1 1121050.patch1.38 KBe2thex

Comments

e2thex’s picture

StatusFileSize
new1.38 KB

Attached patch

e2thex’s picture

StatusFileSize
new1.81 KB

I miss two plugins that need there method sig changed

e2thex’s picture

StatusFileSize
new1.81 KB

Need to have the form_state pass by ref

febbraro’s picture

Status: Active » Closed (fixed)

Committed, thanks!