[Registry-dev] [jira] Updated: (REGISTRY-467) NPE thrown when click on to a tag name in tag cloud.
Krishantha Samaraweera (JIRA)
jira at wso2.org
Thu Jul 31 01:52:52 PDT 2008
[ https://wso2.org/jira/browse/REGISTRY-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Krishantha Samaraweera updated REGISTRY-467:
--------------------------------------------
Summary: NPE thrown when click on to a tag name in tag cloud. (was: NPE thrown when clickon to a tag name in tag cloud.)
Affects Version/s: SNAPSHOT
Environment: Ubuntu 7.10, JDK 1.5.0_08, tomcat 6.0.14, Firefox/2.0.0.8
Description:
NPE thrown when click on to a tag name in tag cloud.
How to recreate:
==========
1. Login as admin.
2. Add a tag to root level.
3. Click on to newly added tag in the tag cloud.
Exception.
======
java.lang.NullPointerException
org.wso2.registry.web.ControllerServlet.forwardToSearch(ControllerServlet.java:1163)
org.wso2.registry.web.ControllerServlet.doGet(ControllerServlet.java:708)
javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
was:
NPE thrown when click on to a tag name in tag cloud.
How to recreate:
1. Login as admin.
2. Add a tag to root level.
3. Click on to newly added tag in the tag cloud.
> NPE thrown when click on to a tag name in tag cloud.
> ----------------------------------------------------
>
> Key: REGISTRY-467
> URL: https://wso2.org/jira/browse/REGISTRY-467
> Project: WSO2 Registry
> Issue Type: Bug
> Affects Versions: SNAPSHOT
> Environment: Ubuntu 7.10, JDK 1.5.0_08, tomcat 6.0.14, Firefox/2.0.0.8
> Reporter: Krishantha Samaraweera
> Assignee: Chathura Ekanayake
>
> NPE thrown when click on to a tag name in tag cloud.
> How to recreate:
> ==========
> 1. Login as admin.
> 2. Add a tag to root level.
> 3. Click on to newly added tag in the tag cloud.
> Exception.
> ======
> java.lang.NullPointerException
> org.wso2.registry.web.ControllerServlet.forwardToSearch(ControllerServlet.java:1163)
> org.wso2.registry.web.ControllerServlet.doGet(ControllerServlet.java:708)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Registry-dev
mailing list