Angelo Chen
unread,Jun 5, 2012, 11:43:19 AM6/5/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Express
Hi,
I have noticed some file upload that contains ':null', but I can not
re-produce this error in the development, say in a form, i try to
upload a big file, before it finish, I click other page, this will not
trigger the post action in the form, file will not be saved. but in
production, I see those ":null" files in the database, I do a check in
the client side to be sure that a file has been selected. any idea?
Angelo