straight55b / app-engine-patch

Automatically exported from code.google.com/p/app-engine-patch
0 stars 0 forks source link

Admin can't remember BlobProperty #190

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add a BlobProperty to a model, and avail it to the admin.
2. Create and save an object of the model uploading a file into the 
BlobProperty.
3. Ediiting this object cannot show the file uploaded through BlobProperty. 
Therefore, saving it 
again loses the file.

What is the expected output? What do you see instead?
The uploaded file should be prepopulated in the File Field so that editing the 
object does not 
lost the file.

What version of the product are you using? On what operating system?
Mac OS X (Leopard), Safari 4, Firefox 3.5.

Please provide any additional information below.

Original issue reported on code.google.com by nasim.ha...@gmail.com on 26 Jul 2009 at 2:59