[haiku-bugs] Re: [Haiku] #8079: Resource uploading broken

  • From: "deejam" <trac@xxxxxxxxxxxx>
  • Date: Sat, 12 Nov 2011 16:42:34 -0000

#8079: Resource uploading broken
-------------------------------------------------+-------------------------
   Reporter:  humdinger                          |      Owner:  deejam
       Type:  bug                                |     Status:  assigned
   Priority:  normal                             |  Milestone:
  Component:  Website/User Documentation         |    Version:
  Translator                                     |   Keywords:
 Resolution:                                     |   Blocking:
 Blocked By:                                     |   Platform:  All
Has a Patch:  0                                  |
-------------------------------------------------+-------------------------
Changes (by deejam):

 * owner:  leavengood => deejam
 * component:  Applications/WebPositive => Website/User Documentation
     Translator


Comment:

 I tested to replace an existing image with WebPositive in r43152 and it
 works.

 humdinger: Can you verify again with a build that is not affected by
 #8101?

 If that isn't the cause, I'll create a patch that sets action="" to a
 valid one. An empty value usually works, but WebPositive might not be that
 tolerant. In any case, I can't reproduce the error, so it's hard for me to
 debug.
 {{{
 <form enctype="multipart/form-data" method="post" action="">
 <dl class="fieldset">
 <dt><span>Upload new resource</span></dt>
 <dd>
 <label for="new_res">Upload file:</label> <input type="file"
 name="new_res" id="new_res" /><br/>
 <input type="submit" value="Send File" />
 </dd>
 </dl>
 </form>
 }}}

 I'm taking this back from Ryan and change the component back to ''User
 Documentation Translator'' until we are sure what's causing this.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/8079#comment:5>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: