[
https://issues.apache.org/jira/browse/WW-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250905#comment-13250905
]
Lukasz Lenart commented on WW-3794:
-----------------------------------
Please check the current version, refactored a bit ;-)
> An incorrect jsp name for the plainText results type quietly fails
> ------------------------------------------------------------------
>
> Key: WW-3794
> URL: https://issues.apache.org/jira/browse/WW-3794
> Project: Struts 2
> Issue Type: Improvement
> Components: Core Actions
> Affects Versions: 2.2.1
> Reporter: Eric Lentz
> Priority: Trivial
>
> An incorrect jsp name for the plainText results type quietly fails and there
> is no logging indication either. For example, jsp/myjsp.jsp might be
> incorrect. One executes the action and nothing comes out, no error, no
> nothing. Change to /jsp/myjsp.jsp and suddenly all is well. In revision
> 651946 of PlainTextResult.java, for example (should be the same in other
> versions - experienced in Struts 2.2.1), @ line 148, an exception happens and
> execution jumps to the finally. As a result, the null check is skipped and no
> chance of logging.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira