mirror of
https://github.com/moodle/moodle.git
synced 2025-07-27 01:10:51 +02:00
There is an issue with the current Badgr manifest because the image URL contains double slash which is causing an error when storing it in the database (https://api.test.badgr.com/static//images/logo.png). This issue parses image URL and removes multiple slashes in URL.