Closed (fixed)
Project:
Inline Form Errors
Version:
6.x-1.1-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2010 at 08:56 UTC
Updated:
15 Mar 2010 at 13:10 UTC
Form API do sanitizes #default_value of form elements, so I cannot save messages like Correct all errors.<br />(Patches welcome.) until the attached patch is applied.
| Comment | File | Size | Author |
|---|---|---|---|
| ife-double-sanitization.patch | 721 bytes | boobaa |
Comments
Comment #1
stijndm commentedPatch applied to head.
I also had to remove another check_plain when the message is displayed in order to support HTML.