Posted by Boobaa on March 1, 2010 at 8:56am
Jump to:
| Project: | Inline Form Errors |
| Version: | 6.x-1.1-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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.
| Attachment | Size |
|---|---|
| ife-double-sanitization.patch | 721 bytes |
Comments
#1
Patch applied to head.
I also had to remove another check_plain when the message is displayed in order to support HTML.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.