| Summary: | zanata java client's subcommands do not respect -e or -X option | ||
|---|---|---|---|
| Product: | [Retired] Zanata | Reporter: | Patrick Huang <pahuang> |
| Component: | Component-zanata-client | Assignee: | zanata-dev-internal <zanata-dev-internal> |
| Status: | CLOSED UPSTREAM | QA Contact: | Zanata-QA Mailling List <zanata-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.0 | CC: | damason, sflaniga |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-07-29 03:28:36 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Patrick Huang
2013-09-02 03:42:14 UTC
moving the -e or -X before the subcommand will work. So this is not technically a bug. It's just not user friendly. Well, it is a bug, because the subcommands do list -e and -X in their help messages, which implies that they should recognise them. And if they don't recognise them, they should say so instead of failing silently. But it is a bug with a workaround. *** Bug 1030139 has been marked as a duplicate of this bug. *** Migrated; check JIRA for bug status: http://zanata.atlassian.net/browse/ZNTA-284 |