[gatein-issues] [JBoss JIRA] (GTNPORTAL-3202) NPE when going to nonexisting user site from mobile site

Nick Scavelli (JIRA) jira-events at lists.jboss.org
Thu Jul 25 16:08:26 EDT 2013


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

Nick Scavelli updated GTNPORTAL-3202:
-------------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/gatein/gatein-portal/pull/600

    
> NPE when going to nonexisting user site from mobile site
> --------------------------------------------------------
>
>                 Key: GTNPORTAL-3202
>                 URL: https://issues.jboss.org/browse/GTNPORTAL-3202
>             Project: GateIn Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Mobile
>    Affects Versions: 3.6.1.Final
>            Reporter: Marek Posolda
>            Assignee: Matt Wringe
>            Priority: Optional
>             Fix For: 3.7.0.Final
>
>
> - Go to http://localhost:8080/portal/classic
> - Click to "mobile" link, which redirects me to http://localhost:8080/portal/mobile
> - Now go to http://localhost:8080/portal/u/lolo (Directly change URL in browser). This will throw NPE
> {code}
> Caused by: java.lang.NullPointerException
>         at org.gatein.portlet.responsive.features.FeaturesPortlet.generateFeaturePageLink(FeaturesPortlet.java:63)
>         at org.gatein.portlet.responsive.features.FeaturesPortlet.doView(FeaturesPortlet.java:50)
>         at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:354)
>         at javax.portlet.GenericPortlet.render(GenericPortlet.java:259)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the gatein-issues mailing list