Downloads
Download tar.gz
10.95 KB
MD5: 1c35dc5035e5ce342ce1331d7b7a6dc5
SHA-1: c5249713c20100d38e0cb5395a253fff6c92646c
SHA-256: 990e8238080c5ecc78c76e497a885ff8c8cc77d6ca01bf8adf2a82173cf75886
Download zip
12.99 KB
MD5: c1d77d75e94831c66d4c7b5615029e17
SHA-1: f4885732631f9a53ae79cba0a5accd9701b2542b
SHA-256: 7111d9816422be85ad06a07aed19c7031293d959026815a754be78b7ad454ee7
Release notes
Fixed #728942: ife_general_message variable is sanitized twice at admin/settings/ife by Boobaa: ife_general_message variable is sanitized twice at admin/settings/ife
Fixed by stijndm: removed check_plain to allow HTML on general messages
Fixed by stijndm: syncing with github code to remove old code references. Related to issue #730352: form_id_load is undefined?.
Fixed by boobaa: security issue introduced by previous commit related to issue #728942: ife_general_message variable is sanitized twice at admin/settings/ife
Added by stijndm: added support for multilingual variables. Related to issue #728934: Use system_settings_form() to display admin/settings/ife form