]
Takayuki Konishi resolved GTNPORTAL-1971.
-----------------------------------------
Resolution: Rejected
It's not a GateIn issue.
It would be a wcm issue.
PortalRequestHandler ignores Exception and returns blank page.
--------------------------------------------------------------
Key: GTNPORTAL-1971
URL:
https://issues.jboss.org/browse/GTNPORTAL-1971
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Common integration
Reporter: Takayuki Konishi
When org.exoplatform.portal.application.PortalRequestHandler catches Exception, it
ignores the exception. As a result, Gatein returns blank page to client.
It should return error message.
137: catch (Exception NonStaleModelEx)
138: {
139: log.error("Error while handling request", NonStaleModelEx);
140: }
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: