[ https://issues.apache.org/jira/browse/CLI-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Bourg updated CLI-18:
------------------------------
Fix Version/s: 1.1
Summary: HelpFormatter.printHelp(String cmdLineSyntax, String header, Options options,
String footer) throws exception if footer contains CR LF (was: [cli] HelpFormatter.printHelp(String
cmdLineSyntax, String header, Options options, String footer) throws exception if footer contains
CR LF)
Issue confirmed on CLI 1.0, this was fixed in CLI 1.1. This looks like a duplicate of CLI-8
> HelpFormatter.printHelp(String cmdLineSyntax, String header, Options options, String
footer) throws exception if footer contains CR LF
> --------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CLI-18
> URL: https://issues.apache.org/jira/browse/CLI-18
> Project: Commons CLI
> Issue Type: Bug
> Affects Versions: 1.0
> Environment: Operating System: All
> Platform: PC
> Reporter: NebojĀa
> Fix For: 1.1
>
> Attachments: BugCLI18Test.java, BugCLI18Test.java
>
>
> If String footer contains windows new line, printHelp throws exception.
> If it contains only LF line endings, it works fine on Linux and Windows platforms.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|