[forge-issues] [JBoss JIRA] (FORGE-43) Tab completion fails to properly escape spaces in filenames

Jevgeni Zelenkov (JIRA) jira-events at lists.jboss.org
Fri Apr 13 17:45:47 EDT 2012


    [ https://issues.jboss.org/browse/FORGE-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12684091#comment-12684091 ] 

Jevgeni Zelenkov commented on FORGE-43:
---------------------------------------

There is also another problem related to this: escape char in the file name is not interpreted at all.

E.g.
{code:none}
rm Screen\ shot\ 2011-07-05\ at\ 1.05.51\ PM.png
{code}
would not work either.

The only way to delete a file containing special chars in its name is using quotes.
                
> Tab completion fails to properly escape spaces in filenames
> -----------------------------------------------------------
>
>                 Key: FORGE-43
>                 URL: https://issues.jboss.org/browse/FORGE-43
>             Project: Forge
>          Issue Type: Bug
>          Components: Resources API, Shell
>    Affects Versions: 1.0.0.Beta2
>            Reporter: Lincoln Baxter III
>            Assignee: Mike Brock
>            Priority: Critical
>             Fix For: 1.0.3.Final
>
>
> {code}[no project] Desktop $ 
> [no project] Desktop $ rm Screen shot 2011-07-05 at 1.05.51 PM.png
>  ? delete: Screen: are you sure? [Y/n] 
> ***ERROR*** [rm] error deleting files.
> [no project] Desktop $ {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-issues mailing list