mirror of
https://github.com/moodle/moodle.git
synced 2025-06-21 15:16:47 +02:00
If you added an OAuth 2 service with no base URL guess_image() would try to parse this empty value looking for a favicon.ico. We now check if the base URL is empty beforehand and skip this if so.