NPE error thrown in LegacyRequestHandler when access limited portal with "backward compatible" URL
--------------------------------------------------------------------------------------------------
Key: GTNPORTAL-2126
URL: https://issues.jboss.org/browse/GTNPORTAL-2126
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Matt Wringe
See JBEPP-1164
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
The default OAuth signing key should NOT be automatically generated if it does not exist
----------------------------------------------------------------------------------------
Key: GTNPORTAL-2175
URL: https://issues.jboss.org/browse/GTNPORTAL-2175
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Environment:
Reporter: Trong Tran
Fix For: 3.2.0-M02
Today the oauthkey.pem is generated automatically if it does not exist. The file contains RSA based private key for signing request of OAuth authentication.
This is not a reasonable behaviour to OAuth signing request authentication. A pair public/private key should be pre-defined for use properly
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Coorect social functionality configuration in container.js file
---------------------------------------------------------------
Key: GTNPORTAL-2204
URL: https://issues.jboss.org/browse/GTNPORTAL-2204
Project: GateIn Portal
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Trong Tran
Assignee: kien nguyen
Fix For: 3.2.0-M02
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira