The documentation on security_review_check_input_formats() says its checking for formats which do not have HTML filtering, however it does check that. It actually does two checks: if a format has filtering and the user role is non-trusted then check for unsafe tags, otherwise if checks if it does not have HTML filter.

CommentFileSizeAuthor
#1 1927872-filtered-html-documentation.patch845 bytessnufkin

Comments

snufkin’s picture

Status: Active » Needs review
StatusFileSize
new845 bytes

Fixed the doxygen documentation for the function in the patch.

coltrane’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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