Hello,

I have a form with an optional file upload handled by blobstore. By
optional I mean that the form is always submitted to an url created
with blobstore.create_upload_url() but the user is not required to
actually upload a file.
What I am noticing recently is that even if a user doesn't submit a
file (i.e. leaves the file upload field empty) an empty blob is
created anyway and I get the blobinfo object for it. I am pretty sure
it wasn't like that before, has anyone else also noticed that?

-- 
Best Regards
Piotr Jaroszyński

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to