After packaging new package, but occur NullPointer Exception:
because
request.getCharacterEncoding() == null
so the line:
fieldValue = item.getString(request.getCharacterEncoding());
throw exception.
How to deal with the case.
Christian Koeberl wrote:
>
>> Is this a bug of UploadFile or I shou
Thank your help.
I check out the lastest tapestry code, tapestry5.0.6 snapshot.
But found that the bug didn't fixed.
So I manually change apply the patch.
Christian Koeberl wrote:
>
>> Is this a bug of UploadFile or I should change the code?
> This is a bug, see: https://issues.apache.org/jira/