[
https://issues.apache.org/jira/browse/LANG-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18044855#comment-18044855
]
Gary D. Gregory commented on LANG-1469:
---------------------------------------
Can't do anything without a reproducer.
> Error caused by java.lang.ArrayStoreException
> org.apache.commons.lang3.text.translate.NumericEntityUnescaper cannot be
> stored in an array of type o.a.a.a.c.a.b[]
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: LANG-1469
> URL: https://issues.apache.org/jira/browse/LANG-1469
> Project: Commons Lang
> Issue Type: Bug
> Components: lang.text.*
> Affects Versions: 3.5
> Environment: Android /Java
> Reporter: doni
> Priority: Major
>
> Hi we got error
> Caused by java.lang.ArrayStoreException
> org.apache.commons.lang3.text.translate.NumericEntityUnescaper cannot be
> stored in an array of type o.a.a.a.c.a.b[]
> This probably related to proguard on our android project. Do you may have
> clue what might causing this error ? it is happened after we remove keep
> proguard rules on apache.commons.
> This also only happen on xiaomi phone with OS 5 and 6.
> We got this error after calling StringEscapeUtils.escapeHtml4(). Any help
> would be appreciated.
> Regards.
> Doni
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)