You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2016/03/01 13:03:29 UTC

[Bug 59093] New: Option parsing error message can be 'lost'

https://bz.apache.org/bugzilla/show_bug.cgi?id=59093

            Bug ID: 59093
           Summary: Option parsing error message can be 'lost'
           Product: JMeter
           Version: 2.13
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: sebb@apache.org

When the option parser detects an error, JMeter reports this and then displays
the usage.

However the usage message is so long that the error message may disappear off
the top of the screen.

A simple solution is to repeat the error at the end of the display.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 59093] Option parsing error message can be 'lost'

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59093

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Sebb <se...@apache.org> ---
URL: http://svn.apache.org/viewvc?rev=1733081&view=rev
Log:
Option parsing error message can be 'lost'
Bugzilla Id: 59093

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/JMeter.java
    jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.