#7899 Issue with downloading files from repo with spaces in name

v1.3.1
closed
General
2015-07-13
2015-06-18
No

If you download a file from a repo (example: https://sourceforge.net/p/compilibre/code/ci/master/tree/COMPILIBRE-source/COMPILIBRE/installer/Cliquez%20ici%20pour%20d%C3%A9marrer%20COMPILIBRE.bat) it saves with just the first part of the name "Cliquez". We provide an HTTP header Content-Disposition: attachment;filename=Cliquez ici pour démarrer COMPILIBRE.bat but I think we need quotes around the filename= value.

Related

Git: 5591051a6d19cd4b9f2e10a0

Discussion

  • Igor Bondarenko - 2015-06-19
    • labels: sf-current, sf-1, bitesize --> sf-current, sf-1, bitesize, 42cc
    • status: open --> in-progress
    • assigned_to: Igor Bondarenko
     
  • Igor Bondarenko - 2015-06-19

    It works for me in Chrome, but in Firefox I see the described behavior.

     
  • Igor Bondarenko - 2015-06-30
    • status: in-progress --> review
     
  • Igor Bondarenko - 2015-06-30
    • status: review --> in-progress
     
  • Igor Bondarenko - 2015-07-06
    • status: in-progress --> review
     
  • Igor Bondarenko - 2015-07-06

    Closed #812. ib/7899

     
  • Dave Brondsema

    Dave Brondsema - 2015-07-06
    • status: review --> closed
    • Reviewer: Dave Brondsema
     
  • Dave Brondsema

    Dave Brondsema - 2015-07-13
    • labels: sf-current, sf-1, bitesize, 42cc --> sf-1, bitesize, 42cc
     
  • Dave Brondsema

    Dave Brondsema - 2015-08-10
    • Milestone: unreleased --> v1.3.1
     

Log in to post a comment.