You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Paul Joseph Davis (JIRA)" <ji...@apache.org> on 2010/10/09 21:45:28 UTC

[jira] Updated: (COUCHDB-284) Couchdb can't find main.js when running under a path that contains a directory name starting with two or more dashes

     [ https://issues.apache.org/jira/browse/COUCHDB-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Joseph Davis updated COUCHDB-284:
--------------------------------------

    Skill Level: Regular Contributors Level (Easy to Medium)

> Couchdb can't find main.js when running under a path that contains a directory name starting with two or more dashes
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: COUCHDB-284
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-284
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Build System, Infrastructure
>    Affects Versions: 0.9
>         Environment: Ubuntu Linux
>            Reporter: eric casteleijn
>            Priority: Minor
>
> When coucdb runs in directory below any directory whose name starts with two or more dashes, say
> /some/path/---foo/couch
> It will error when it tries to call main.js with:
> "could not open script file /path/some/-foo/couch/share/server/main.js"
> Note that the first two dashes have been dropped.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.