Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Cannot Reproduce
-
0.9
-
None
-
None
-
Ubuntu Linux
-
Regular Contributors Level (Easy to Medium)
Description
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.