[forge-issues] [JBoss JIRA] (FORGE-376) FSH parser cannot understand filenames with spaces

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Tue Apr 24 09:56:19 EDT 2012


     [ https://issues.jboss.org/browse/FORGE-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lincoln Baxter III updated FORGE-376:
-------------------------------------

    Fix Version/s: 1.0.4.Final
                       (was: 1.0.3.Final)

    
> FSH parser cannot understand filenames with spaces
> --------------------------------------------------
>
>                 Key: FORGE-376
>                 URL: https://issues.jboss.org/browse/FORGE-376
>             Project: Forge
>          Issue Type: Bug
>          Components: Forge Scripting Language
>    Affects Versions: 1.0.0.Beta3
>            Reporter: Lincoln Baxter III
>            Assignee: Mike Brock
>             Fix For: 1.0.4.Final
>
>
> {code}
>                                               socialpm.png                                             
> [no project] Desktop $ rm Screen Shot 2011-11-09 at 11.27.15 AM.png
>  ? delete: Screen: are you sure? [Y/n] 
> ***ERROR*** [rm] error deleting files.
> [no project] Desktop $ 
> [no project] Desktop $ 
> [no project] Desktop $ 
> [no project] Desktop $ 
> [no project] Desktop $ rm Screen\ Shot\ 2011-11-09\ at\ 11.27.15\ AM.png
>  ? delete: Screen\: are you sure? [Y/n] 
> ***ERROR*** [rm] error deleting files.
> [no project] Desktop $ ls
> BlueAngels/                                              Buffer/                                                  forge-tools.png
> google-2-step-codes.png                                  JBoss/                                                   OriginsOfForge.odt
> P90x/                                                    Recordings/                                              Screen Shot 2011-11-09 at 11.27.15 AM.png
> showcase/                                                socialpm.png                                             
> [no project] Desktop $ rm -rf Screen Shot 2011-11-09 at 11.27.15 AM.png^C
> [no project] Desktop $ rm -rf Screen*
> Deleted /Users/lbaxter/Desktop/Screen Shot 2011-11-09 at 11.27.15 AM.png
> [no project] Desktop $ ls
> BlueAngels/                 Buffer/                     forge-tools.png             JBoss/                      OriginsOfForge.odt
>                        Recordings/                 showcase/                   socialpm.png                
> [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