app-fileservices no files in Request?
Nathan Kontny <Nathan.Kontny-UgwZ4owrJFB8UrSeD/[email protected]>
| Newsgroups | gmane.comp.java.keel.user |
|---|---|
| Message-ID | <[email protected]> |
I am using the latest app-fileservices and pretty close to the latest of
everything else from CVS. When I use the file.upload-example, I see that
inside the FileUploadModel during the example it doesn't find any "file_data"
request parameters. ( from the code: if(oneKey.indexOf("_file_data_") > 0){ ).
I am just using the example just as it comes out of the box, with a jpg of 27KB.
Is this app working for anyone else right now?
-Nate