jijo-paulose / gwtupload

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

In GAE the "File name" in blob viewer is empty #115

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Upload a file with gwtupload
2. Use "FilesApiUploadAction" as the servlet

What is the expected output? What do you see instead?
I would like to see the file uploaded with all the information filled:
- File Name
- Content Type  
- Size  
- Creation Date
Instead I see only the last three properties. The first one is "(unnamed)"

What version of the product are you using? On what operating system?
gwtupload-0.6.4-SNAPSHOT.jar
gwtupload-gae-0.6.4-SNAPSHOT.jar

Please provide any additional information below.
I think the problem is here:
http://code.google.com/p/gwtupload/source/browse/trunk/GwtUpload/gae/src/main/ja
va/gwtupload/server/gae/FilesApiFileItemFactory.java?#100

Use this function instead:
http://code.google.com/appengine/docs/java/javadoc/com/google/appengine/api/file
s/FileService.html#createNewBlobFile%28java.lang.String,%20java.lang.String%29

Original issue reported on code.google.com by DoctorMi...@gmail.com on 20 Jul 2011 at 3:47

GoogleCodeExporter commented 9 years ago

Original comment by manuel.carrasco.m on 24 Jul 2011 at 8:14

GoogleCodeExporter commented 9 years ago
I don't know how to contact you, so I am writing here .. 
May I help you in the development of this project? Can you add me in the 
members so I can add some features and fix some bugs I really need?
Thank you

Original comment by DoctorMi...@gmail.com on 12 Sep 2011 at 7:51

GoogleCodeExporter commented 9 years ago
Of course, contributors are welcomed, I don't mind to add you as a member if 
you want to contribute with code, fixes, etc.

Please send me an email, my address in in the pom.xml files, or if you prefer 
you can use the mailing list.

Thank

Original comment by manuel.carrasco.m on 9 Nov 2011 at 7:06

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r999.

Original comment by manuel.carrasco.m on 1 Jun 2012 at 10:33

GoogleCodeExporter commented 9 years ago

Original comment by manuel.carrasco.m on 30 Nov 2012 at 9:15