[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-2150) null pointer exception raise when clicking a langue

Viliam Rockai (JIRA) jira-events at lists.jboss.org
Fri Sep 5 10:45:38 EDT 2008


null pointer exception raise when clicking a langue
---------------------------------------------------

                 Key: JBPORTAL-2150
                 URL: https://jira.jboss.org/jira/browse/JBPORTAL-2150
             Project: JBoss Portal
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Portal CMS
    Affects Versions: 2.6.6 Final
         Environment: fedora 9, laptop t61, java version "1.5.0_16", firefox 3.0.1
            Reporter: Viliam Rockai
            Assignee: Sohil Shah


when i create new file, after clicking the "create" submit button i'm in the "Manage Content" screen, where it is possible to click on the language link. but clicking this language link raises an NullPointerException.

Cause: java.lang.NullPointerException
StackTrace:

java.lang.NullPointerException
	at org.jboss.portal.core.cms.ui.admin.CMSAdminPortlet.internalDoView(CMSAdminPortlet.java:615)
	at org.jboss.portal.core.cms.ui.admin.CMSAdminPortlet.doView(CMSAdminPortlet.java:184)
	at org.jboss.portlet.JBossPortlet.doDispatch(JBossPortlet.java:257)
	at org.jboss.portlet.JBossPortlet.render(JBossPortlet.java:244)
	at org.jboss.portlet.JBossPortlet.render(JBossPortlet.java:390)
	at org.jboss.portal.portlet.impl.jsr168.PortletContainerImpl.invokeRender(PortletContainerImpl.java:483)

the steps are:

login as admin
click admin link
click the CMS tab
select action -> create file
filename: fefe
description: fefe
title: fefe
language:english
click "create" 

click on the "english" link (right after "create", that means before you hit approve/publish)
and the exception raises

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list