Publishing topic via DITA OT containing greek characters in file name
Posted: Thu Jan 18, 2018 8:02 pm
Hi,
When attempting to publish a DITA topic via oXygen / DITA OT that contains greek characters in the file name, the publishing fails. I have been unable to find a solution or workaround.
For example, a file having the name α.dita (greek alpha character dot dita) results in the following message in the log:
I'd appreciate any feedback or insight into this matter, thank you!
When attempting to publish a DITA topic via oXygen / DITA OT that contains greek characters in the file name, the publishing fails. I have been unable to find a solution or workaround.
For example, a file having the name α.dita (greek alpha character dot dita) results in the following message in the log:
It appears that the ANT process is reading the args.input parameter as having an english 'a' character rather than the correct 'α' character, and thus cannot find the file. Users are checking these files out via CMS, so manually renaming the files is not a desirable workaround. Although all the topics in question are written in English, the greek characters in the file names represent chemical structures, and removing them is not a desirable workaround either.[DOTA069F][FATAL] Input file '... a.dita' cannot be located or read.
I'd appreciate any feedback or insight into this matter, thank you!