What steps will reproduce the problem?
1. Modify embed.jsp
instead of :
<form id="uploadForm" action="" method="post" enctype="multipart/form-data">
put:
<form id="uploadForm" action="" method="post" efnctype="multipart/form-data">
2. Upload video
3. See success message
Yet on the wire there is a 400 response form the server
What is the expected output? What do you see instead?
An error indicating that a problem occurred during upload
Please use labels and text to provide additional information.
Original issue reported on code.google.com by jar...@google.com on 19 Oct 2010 at 9:57
Original issue reported on code.google.com by
jar...@google.com
on 19 Oct 2010 at 9:57