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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1927872-filtered-html-documentation.patch | 845 bytes | snufkin |
Comments
Comment #1
snufkin commentedFixed the doxygen documentation for the function in the patch.
Comment #2
coltraneThanks! Committed http://drupalcode.org/project/security_review.git/commit/a175097