Skip to content

Conversation

@mattConnHarbour
Copy link
Contributor

  • Abs. paths are supported by the OPC, and seem to be used by other docx generators.
  • We were checking for relative paths only, leading to incorrect loading via paths like word/word/styles.xml
  • This should follow the spec here: https://datatracker.ietf.org/doc/html/rfc3986#section-5

@linear
Copy link

linear bot commented Jan 22, 2026

Copy link
Collaborator

@harbournick harbournick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@harbournick harbournick merged commit 8647358 into main Jan 22, 2026
3 of 4 checks passed
@harbournick harbournick deleted the SD-1591 branch January 22, 2026 22:28
harbournick pushed a commit that referenced this pull request Jan 22, 2026
## [1.8.2-next.2](v1.8.2-next.1...v1.8.2-next.2) (2026-01-22)

### Bug Fixes

* add double click event for annotation ([#1803](#1803)) ([509c882](509c882))
* handling absolute paths for relationships ([#1811](#1811)) ([8647358](8647358))
* header/footer double click to edit ([#1814](#1814)) ([b4041d5](b4041d5))
@harbournick
Copy link
Collaborator

🎉 This PR is included in version 1.8.2-next.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

harbournick pushed a commit that referenced this pull request Jan 23, 2026
## [1.8.3](v1.8.2...v1.8.3) (2026-01-23)

### Bug Fixes

* add double click event for annotation ([#1803](#1803)) ([509c882](509c882))
* cursor delay when dragging over a document ([#1802](#1802)) ([58691f1](58691f1))
* handling absolute paths for relationships ([#1811](#1811)) ([8647358](8647358))
* header/footer double click to edit ([#1814](#1814)) ([b4041d5](b4041d5))
* issue indenting list items (SD-1594) ([#1816](#1816)) ([3f84beb](3f84beb))
* preserve original document namespace declarations during export ([#1812](#1812)) ([4a3da75](4a3da75))
* table background/width and marker color fixes ([#1795](#1795)) ([50fc3ad](50fc3ad))
* table indent ([#1794](#1794)) ([fb0563e](fb0563e))
@harbournick
Copy link
Collaborator

🎉 This PR is included in version 1.8.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants