← Back to team overview

sikuli-driver team mailing list archive

[Bug 1244441] [NEW] Printing help triggers java.lang.StringIndexOutOfBoundsException

 

Public bug reported:

Hi,

This is Commons CLI issue #193:
<https://issues.apache.org/jira/browse/CLI-193>

Steps to reproduce:
* use commons cli 1.2
* launch sikuli-script with no arguments

It is caused by a missing new line in the call to
HelpFormatter.printHelp(). Patch attached.

Thanks,

_g.

** Affects: sikuli
     Importance: Undecided
         Status: New

** Patch added: "printhelp.patch"
   https://bugs.launchpad.net/bugs/1244441/+attachment/3890334/+files/printhelp.patch

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1244441

Title:
  Printing help triggers java.lang.StringIndexOutOfBoundsException

Status in Sikuli:
  New

Bug description:
  Hi,

  This is Commons CLI issue #193:
  <https://issues.apache.org/jira/browse/CLI-193>

  Steps to reproduce:
  * use commons cli 1.2
  * launch sikuli-script with no arguments

  It is caused by a missing new line in the call to
  HelpFormatter.printHelp(). Patch attached.

  Thanks,

  _g.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1244441/+subscriptions


Follow ups

References