Relative paths not parsed properly in embedded documents

Created on 14 May 2025, 3 days ago

Problem/Motivation

The indesign index.html I'm working with contains an iframe referring to other html pages in /resources/html/pageX.html . Those pages refer to images/css/... in a relative way ../css/something.css. But parsing does not work properly resulting in

https://example.ddev.site/nl/content/test-0/no-spaces/html/publication-1.html

Instead of

https://example.ddev.site/nl/content/test-0/no-spaces/resources/html/publication-1.html

Steps to reproduce

See description

Proposed resolution

Proper parsing

Remaining tasks

MR

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇧🇪Belgium BramDriesen Belgium 🇧🇪

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024