Skip to content

Conversation

@turky
Copy link
Contributor

@turky turky commented Nov 17, 2025

Purpose

In the current implementation of the EPUB Builder, if a reference path contains a delimiter, identity determination does not work as expected on Windows OS, resulting in multiple manifest IDs being assigned to the same file.
This fix will unify the delimiter for reference paths used in manifests to a forward slash, resolving the aforementioned issue.

@AA-Turner
Copy link
Member

Please add a test and a CHANGES entry.

A

@turky turky force-pushed the feature/path-separator-opf branch 6 times, most recently from e04adb4 to 22574dd Compare November 18, 2025 00:54
@turky turky force-pushed the feature/path-separator-opf branch from 22574dd to 887b120 Compare November 18, 2025 06:13
@turky
Copy link
Contributor Author

turky commented Nov 18, 2025

I've done. review please.

@AA-Turner AA-Turner changed the title replace os path separator into slash in opf spines. Always use forward slash (/) in opf spines Nov 24, 2025
@AA-Turner AA-Turner added this to the 9.0.0 milestone Nov 29, 2025
@AA-Turner AA-Turner merged commit e591423 into sphinx-doc:master Nov 29, 2025
30 checks passed
@AA-Turner AA-Turner mentioned this pull request Nov 29, 2025
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.

2 participants