https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38842

Paul Derscheid <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #179542|0                           |1
        is obsolete|                            |

--- Comment #27 from Paul Derscheid <[email protected]> ---
Created attachment 180756
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180756&action=edit
Bug 38842: (follow-up) Fix TT filters in modal_wrapper

Use html filters for most of the parameter variables, when possible.

The following parameters do need to be used raw, as they are expected to
contain HTML code or complete url strings:
modal_action
modal_custom_confirm
modal_print_url
modal_custom_utility_button
modal_custom_deny
modal_footer_append

If the caller includes any inputs from elsewhere in the above
parameters, the caller must filter those inputs using the appropriate
TT filter.

This patch also adjusts the handling of header data so that only plain
text should be passed.

Signed-off-by: Baptiste Wojtkowski <[email protected]>
Signed-off-by: Paul Derscheid <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to