SuperKaioken / odbc2kml

Automatically exported from code.google.com/p/odbc2kml
0 stars 0 forks source link

x-png images not allowed for local upload #205

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have a database that includes campfire.png (not sure if this is the 
issue)
2. Main.aspx - Upload Icon.
3. Locally
4. Browse to icons/campfire.png
5. Open
6. Submit

What is the expected output? What do you see instead?

Expected: A new instance of campfire is uploaded. If the problem is that 
the icon is already in the library, the error message should reflect that.

Actual: error message: Current File type = image/x-png File type not 
appropriate (only jpg, gif, tiff, png, bmp accepted)

Please use labels and text to provide additional information.

Original issue reported on code.google.com by mbbowser@gmail.com on 12 Apr 2010 at 9:03

GoogleCodeExporter commented 9 years ago
I removed campfire.png from my database, reloaded the page, and tried to upload 
it. I 
got the same error. The same problem is occurring on ConnDetails.aspx.

Original comment by mbbowser@gmail.com on 12 Apr 2010 at 9:06

GoogleCodeExporter commented 9 years ago
Fixed. Add new item to valid type list

Original comment by Ctan...@gmail.com on 12 Apr 2010 at 9:16

GoogleCodeExporter commented 9 years ago
verified as uploading correctly now

Original comment by sweenr...@gmail.com on 12 Apr 2010 at 9:21