From f7339869ee9932b4192acabc6e92d752fc04e7dd Mon Sep 17 00:00:00 2001 From: Nathan Nguyen Date: Thu, 15 May 2025 15:22:15 +1000 Subject: [PATCH] MDL-85505 core: consider iframe as actual content --- public/lib/moodlelib.php | 2 +- public/lib/tests/moodlelib_test.php | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/public/lib/moodlelib.php b/public/lib/moodlelib.php index c3e44f9dfbf..97d16b37f02 100644 --- a/public/lib/moodlelib.php +++ b/public/lib/moodlelib.php @@ -912,7 +912,7 @@ function get_host_from_url($url) { * images, objects, etc. */ function html_is_blank($string) { - return trim(strip_tags((string)$string, '