Closed (fixed)
Project:
Variable
Version:
7.x-2.2
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2013 at 21:33 UTC
Updated:
15 Jul 2013 at 09:34 UTC
The 'validate callback' attribute that is assignable via hook_variable_info does not work. The problem is that variable.form.inc sets the '#validate' element attribute which does not exist. The correct attribute to set is '#element_validate'. Patch is attached.
| Comment | File | Size | Author |
|---|---|---|---|
| variable.form_.patch | 1002 bytes | JEmbry |
Comments
Comment #1
JEmbry commentedComment #2
jose reyero commentedThis was already fixed, I don't remember when.