Menu

#114 Windows plsdoc.bat doesn't correctly handle enquoted arguments with spaces

next_release
open
nobody
windows (1)
5
2020-06-24
2020-06-24
Basil Peace
No

Windows's pldoc.bat doesn't correctly handle enquoted arguments with spaces.

Proposed patch is attached.

BTW, I have to use two quotes to actually pass anything with spaces:
pldoc -doctitle "'Subsystem for something good'"

The problem is in Settings#processCommandString - it concatenate all args and reparse them according to its own rules.
Is it intended behavior?

1 Attachments

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.