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 |
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.