#2106 SF 2.0: Screenshot upload not working in IE8 [19313]

v1.0.0
closed
Admin
nobody
2015-08-20
2011-05-09
Chris Tsai
No

https://sourceforge.net/apps/trac/sourceforge/ticket/19313

I click on "Admin -> Screenshots" and get an interface for uploading a screenshot. I browse to the filename to upload, add a caption and push "Save". A few seconds later I get this same page back, with empty fields.

Confirmed.

Aside: seems that there are quite a few IE8 specific issues with allura right now...

Discussion

  • Dave Brondsema

    Dave Brondsema - 2011-05-09
    • milestone: limbo --> may-19
     
  • Dave Brondsema

    Dave Brondsema - 2011-05-19
    • size: --> 4
     
  • Kyle Adams - 2011-05-19

    Anytime I've dealt with a file upload, I have to run it through ntpath.basename on the server side because IE passes in a Windows-style file name. We should check to make sure that normalization is happening here.

     
  • John Hoffman - 2011-05-23
    • status: open --> in-progress
    • assigned_to: John Hoffmann
     
  • John Hoffman - 2011-05-24
    • status: in-progress --> code-review
    • assigned_to: John Hoffmann --> Tim Van Steenburgh
     
  • John Hoffman - 2011-05-24
    To engr.geek.net:forge
       9aa08ff..f38d791  HEAD -> jwh/2106
    jwh/2106!allura> qa
    Todays unlucky sucker is: Rick
    jwh/2106!allura> qa
    Todays unlucky sucker is: Rick
    jwh/2106!allura> qa
    Todays unlucky sucker is: Dave
    jwh/2106!allura> qa
    Todays unlucky sucker is: Tim
    jwh/2106!allura> 
    

    Upload an image in IE8, jpg or png, make sure it works. I didn't try gif, I don't have any.

     
  • Works as expected - tested with jpg, png, and gif. Merged to dev.

    • status: code-review --> closed
    • assigned_to: Tim Van Steenburgh --> John Hoffmann
     

Log in to post a comment.