[
https://issues.apache.org/jira/browse/LANG-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niall Pemberton updated LANG-450:
---------------------------------
Fix Version/s: (was: 3.0)
2.5
> StringEscapeUtils uses printStackTrace()
> ----------------------------------------
>
> Key: LANG-450
> URL: https://issues.apache.org/jira/browse/LANG-450
> Project: Commons Lang
> Issue Type: Improvement
> Components: lang.*
> Reporter: Sebb
> Priority: Minor
> Fix For: 2.5
>
>
> StringEscapeUtils.escapeJavaStyleString() uses printStackTrace() and then
> returns null - but admittedly for an impossible situation.
> It would probably be better to throw UnhandledException() - as is done in the
> Entities class for a similar situation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.