[
https://issues.apache.org/jira/browse/COUCHDB-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Anderson closed COUCHDB-167.
----------------------------------
Resolution: Fixed
fixed in r729587
> Files can not be attached to documents with forward slashes in their names to
> simulate a folder hierarchy
> ---------------------------------------------------------------------------------------------------------
>
> Key: COUCHDB-167
> URL: https://issues.apache.org/jira/browse/COUCHDB-167
> Project: CouchDB
> Issue Type: Bug
> Components: Database Core
> Affects Versions: 0.9
> Environment: Mac OS X 10.5.5, MacBook Pro, CouchDB
> 0.9.0a721757-incubating
> Reporter: Justin Walgran
>
> Steps to reproduce:
> 1) Download sample files from
> http://walgran.com/justin/CouchDB-nested-attachment-sample.zip
> 2) Unzip CouchDB-nested-attachment-sample.zip
> 3) Create a new CouchDB database
> 4) Create a new document called "_design/nested"
> 5) Add "index.html," "pickle.gif" and "images/pickle.gif" as attachments to
> the document
> 6) Browse the index.html attachment
> Expected Behavior:
> Browsing index.html shows two copies of pickle.gif on the page
> Error:
> The second image fails to load.
> Notes:
> Damien suggested using directory separators within file names to simulate
> folder hierarchies in a November 28th response to the
> [email protected] mailing list.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.