is there a way to use the original form of file name in the webhelp output
Posted: Tue Feb 27, 2024 12:24 pm
For example, a file named S00001.dita, which represents a topic file explaining error code S00001.
In local transformation, the output URL displayed as I expected: file:///D:/dita_gitlab/zh/out/webhelp-responsive/error_codes/S00001.html
While in a publishing engine output over cli, I found the first letters of files in html format use the lower case, for example, /root/ci/public/zh/2.00.11/error_codes/s00001.html.
Is this behaviour normal?
Or is there any configurable parameter that keeps the original spelling of a source file name in the webhelp output?
Thank you!
In local transformation, the output URL displayed as I expected: file:///D:/dita_gitlab/zh/out/webhelp-responsive/error_codes/S00001.html
While in a publishing engine output over cli, I found the first letters of files in html format use the lower case, for example, /root/ci/public/zh/2.00.11/error_codes/s00001.html.
Is this behaviour normal?
Or is there any configurable parameter that keeps the original spelling of a source file name in the webhelp output?
Thank you!