-
Bug
-
Resolution: Fixed
-
P4
-
8
-
None
For a new document, the expected behavior is to transform the absolute url (for instance css url) to a document-relative url as soon as the document is saved.
This works well with a single css, but not with several.
To reproduce:
- drop a node on a new document
- from the inspector, add 2 css in the styleSheet property
- save
==> the css urls are not transformed in document-relative urls.
This works well with a single css, but not with several.
To reproduce:
- drop a node on a new document
- from the inspector, add 2 css in the styleSheet property
- save
==> the css urls are not transformed in document-relative urls.