[
https://issues.apache.org/jira/browse/TAPESTRY-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship reassigned TAPESTRY-1984:
----------------------------------------------
Assignee: Howard M. Lewis Ship
> if request.getCharacterEncoding() is null, fieldValue =
> item.getString(request.getCharacterEncoding()) cause error.
> --------------------------------------------------------------------------------------------------------------------
>
> Key: TAPESTRY-1984
> URL: https://issues.apache.org/jira/browse/TAPESTRY-1984
> Project: Tapestry
> Issue Type: Bug
> Components: tapestry-upload
> Affects Versions: 5.0.7
> Reporter: Toshio Nishimura
> Assignee: Howard M. Lewis Ship
>
> In MultipartDecorderImpl::HttpServletRequest
> processFileItems(HttpServletRequest request, List<FileItem> fileItems),
> it calls fieldValue = item.getString(request.getCharacterEncoding()), but
> if request.getCharacterEncoding() is null, it should be "fieldValue =
> item.getString();
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]