dita-ot / dita-ot/dita-ot

Cannot invoke publishing on DITA OT project file containing "=" in its name - Windows

Open
#3,756 3 comments 0 reactions 0 assignees View on GitHub
bug platform/windows project
Dominant language
Java
Stars
455
Forks
211
Avg merge
1d 11h
Merged PRs (30d)
3

Description

On Windows I have a file named something like "mobilePhoneProjectFile.xml=", I run the publishing on it:

dita -p D:/projects/dita/mobile-phone/mobilePhoneProjectFile.xml= -v
Searching for integrator.xml ...
Error: Project file D:\projects\eXml\samples\dita\mobile-phone\mobilePhoneProjectFile.xml does not exist

On Mac OS doing the same thing works.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the Windows command `dita -p` with a DITA project filename ending in `=` and compare it with the same invocation on macOS. Trace how the project-file path is parsed before the reported existence check; done means Windows publishes the project successfully without changing the filename.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.