[haiku-bugs] Re: [Haiku] #14577: webpositive cut last symbol of file name on download

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Mon, 04 Feb 2019 19:31:49 -0000

#14577: webpositive cut last symbol of file name on download
----------------------------------------+----------------------------
   Reporter:  hugeping                  |      Owner:  pulkomandy
       Type:  bug                       |     Status:  new
   Priority:  normal                    |  Milestone:  Unscheduled
  Component:  Applications/WebPositive  |    Version:  R1/Development
 Resolution:                            |   Keywords:  webpositive
 Blocked By:                            |   Blocking:
Has a Patch:  0                         |   Platform:  x86-64
----------------------------------------+----------------------------

Comment (by pulkomandy):

 There is actually a bug on the webserver side. The filename they tell us
 to use is:

 {{{
 Content-Disposition: filename="instead-cat-1.6.zip
 }}}

 (you can check this with curl -v on the url). Notice the missing closing
 brace, which apparently confuses our HTTP library. Still we should be able
 to catch this problem.

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/14577#comment:1>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: