Re: Antwort: T5: UploadedFile componet is not compatible with UTF-8

2007-09-17 Thread smithfox
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

Re: Antwort: T5: UploadedFile componet is not compatible with UTF-8

2007-09-17 Thread smithfox
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/