You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2017/10/23 14:59:44 UTC

[GitHub] Antonio-Maranhao opened a new pull request #1003: Fix file uploads when filename contains special chars

Antonio-Maranhao opened a new pull request #1003: Fix file uploads when filename contains special chars
URL: https://github.com/apache/couchdb-fauxton/pull/1003
 
 
   ## Overview
   
   Fix file upload when file name contains URL special chars such as `#` and `?`
   
   ## Testing recommendations
   
   - Click on a document to bring up the editor
   - Click on 'Upload Attachment'
      - Choose a file that contains special chars (e.g. `test-#.txt`) and click Upload
      - Success message is displayed
      - 'View Attachements' is now visible with the correct file name.
      - Click on the file to verify if it can be downloaded. 
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services