[gatein-issues] [JBoss JIRA] (GTNPORTAL-1971) PortalRequestHandler ignores Exception and returns blank page.

Takayuki Konishi (JIRA) jira-events at lists.jboss.org
Fri Jan 20 02:26:18 EST 2012


     [ https://issues.jboss.org/browse/GTNPORTAL-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list