Bug 1103783
| Summary: | [GSS] (6.4) Code completion in CLI should handle ~ specifically and replace it by appropriate value | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Radim Hatlapatka <rhatlapa> |
| Component: | CLI | Assignee: | Alexey Loubyansky <olubyans> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Kremensky <pkremens> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.3.0 | CC: | bbaranow, brian.stansberry, kkhan |
| Target Milestone: | DR1 | ||
| Target Release: | EAP 6.4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: |
UNIX-like platforms
|
|
| Last Closed: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1055898 | ||
|
Description
Radim Hatlapatka
2014-06-02 14:25:24 UTC
Looks like it's been fixed in wildfly 8.0.0.Final. The string, though, is still not replaced on the command line, it remains looking the way the user entered it. The tab-completion works properly, though, and the path gets resolved correctly during the command execution. Using EAP 6.2.1 patch for test purposes. 6.3.0.GA [disconnected /] patch apply ~/jboss-eap-6.2.1.zip Path /home/pkremens/jboss-eap-6.3/bin/~/jboss-eap-6.2.1.zip doesn't exist. 6.4.0.DR1.1 [disconnected /] patch apply ~/jboss-eap-6.2.1.zip JBAS016840: Patch does not apply - expected (6.2.0.GA), but was (6.4.0.Alpha1) Verified on EAP 6.4.0.DR1.1 |