]
Trong Tran commented on GTNPORTAL-2231:
---------------------------------------
This should be fixed in gatein common module
NPE when redirect to URL which have a special encoded value
-----------------------------------------------------------
Key: GTNPORTAL-2231
URL:
https://issues.jboss.org/browse/GTNPORTAL-2231
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Khoi Nguyen
Go to
http://localhost:8080/portal/classic?keyworkd=%FF%FE
Exception
{code}
java.lang.NullPointerException
at
org.gatein.common.text.FastURLDecoder$LookupNonTerm.access$100(FastURLDecoder.java:267)
at org.gatein.common.text.FastURLDecoder.safeEncode(FastURLDecoder.java:215)
at org.gatein.common.text.AbstractCharEncoder.encode(AbstractCharEncoder.java:87)
at org.gatein.common.http.TestDecode.main(TestDecode.java:46)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: