Guest?
 
Project
SubGit
Priority
Normal
Type
Bug
State
Fixed
Assignee
Semyon Vadishev
Subsystem
Translator Core
Affected versions
No Affected versions
Fix versions
1.0.0 (build 1696), Miai EAP6 (build 1381)
Fixed in build
No Fixed in build
  • Created by   Dmitry Pavlenko
    17 months ago (12 Dec 2011 19:30)
  • Updated by   Semyon Vadishev
    12 months ago (25 Apr 2012 17:59)
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
Display 'Type 'subgit help' or 'sugit help command'' error message only when command line arguments syntax is not valid (unsupported argument, bogus command name or argument value (e.g. non-path when path is required)).

Otherwise, when command line arguments syntax is valid and some other error occurs, do not display this meessage.
Comments (1)
 
History
 
Linked Issues (?)
 
Alexander Kitaev
  Alexander Kitaev
13 Dec 2011 15:23
17 months ago
Currently both kinds of exception are processed in the same way by SubGit#handleUserOrCommandLineException that adds command usage.

Maybe the condition "e instanceof TsCommandLineException" is missing.
Related Changes
Visible to Group
Developers All Users
Summary
SGT-340: Display 'Type 'subgit help' or 'sugit help command'' message only when command line syntax is not valid
Description
changed
Apply Command

Command Preview: