Needs review
Project:
Form Beautifier
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Dec 2009 at 09:21 UTC
Updated:
24 Dec 2009 at 09:21 UTC
on line 83 in the .module:
if (variable_get('form_beautifier_focus_enabled', 1) && !$focus_set) {
The variable get should be 'form_beautifier_focus_enable' not 'enabled'.
Basically it's not possible to disable the focus event because of this typo.
| Comment | File | Size | Author |
|---|---|---|---|
| form_beautifier_focus.patch | 620 bytes | hadsie |