-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
DEV backlog
-
Moodle Apps Sprint 2025-I1.4
The app is unable to support relative URLs (e.g. ../mod/...) because the origin location depends on the page where the HTML is supposed to be rendered, and that depends on each specific case. However, we can support absolute URLs without domain (e.g. /mod/...) since they only depend on the domain.
In link handlers we already support links like "/mod/...", but there is a case we don't support: if the site is under a directory and absolute URLs are used for links. E.g. the site is "mysite.com/dir" and the links are "/dir/mod/...".
- will help resolve
-
MOBILE-1401 Relative Images doesn't show
-
- Closed
-