The method handling file upload, get null pointer for the File param
Bug #621013 reported by
xietian
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
play framework |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
I am using scala, the play framework version is: play! 1.1-unstable-r1011
In the file upload method the File is alway Null.
Following is the code I using to handle the uploaded file.
def uploadSlides(
}
Changed in play: | |
status: | New → Fix Committed |
milestone: | none → 1.1 |
To post a comment you must log in.