-
Bug
-
Resolution: Fixed
-
Minor
-
4.4.4, 4.5
-
2
-
WP Sprint 2024-I4.2 (Clones)
To test this:
- Create a course custom field and call it "Link"
- Set "Link field" to "https://$$" and Save
- Create a course and set the "Link" custom field to a url with slashes (e.g. moodle.com/news) and save
- Log our and view the available course (tbh I don't remember if any configuration was necessary to see the courses there) - i.e https://yoursite/course/index.php
- Click in the "Link" field value
- You will be redirected to "about:blank#blocked"
- Check also the href value of the link
- It changed from "/" to "%2F"