Download & Extend

ife_general_message variable is sanitized twice at admin/settings/ife

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.

AttachmentSize
ife-double-sanitization.patch721 bytes

Comments

#1

Status:active» fixed

Patch applied to head.
I also had to remove another check_plain when the message is displayed in order to support HTML.

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.