Return-Path: Delivered-To: apmail-beehive-dev-archive@www.apache.org Received: (qmail 50808 invoked from network); 8 Jan 2006 17:36:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Jan 2006 17:36:45 -0000 Received: (qmail 59008 invoked by uid 500); 8 Jan 2006 17:36:44 -0000 Delivered-To: apmail-beehive-dev-archive@beehive.apache.org Received: (qmail 58987 invoked by uid 500); 8 Jan 2006 17:36:44 -0000 Mailing-List: contact dev-help@beehive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Beehive Developers" Delivered-To: mailing list dev@beehive.apache.org Received: (qmail 58974 invoked by uid 99); 8 Jan 2006 17:36:44 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Jan 2006 09:36:42 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 16AB01B6 for ; Sun, 8 Jan 2006 18:36:21 +0100 (CET) Message-ID: <627658267.1136741781090.JavaMail.jira@ajax.apache.org> Date: Sun, 8 Jan 2006 18:36:21 +0100 (CET) From: "Carlin Rogers (JIRA)" To: dev@beehive.apache.org Subject: [jira] Created: (BEEHIVE-1035) Should fix possible NPE in PageFlowUtils.getModulePathForRelativeURI() MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Should fix possible NPE in PageFlowUtils.getModulePathForRelativeURI() ---------------------------------------------------------------------- Key: BEEHIVE-1035 URL: http://issues.apache.org/jira/browse/BEEHIVE-1035 Project: Beehive Type: Bug Components: NetUI Versions: 1.1 Reporter: Carlin Rogers Assigned to: Carlin Rogers Priority: Trivial Fix For: 1.1 PageFlowUtils.getModulePathForRelativeURI() will throw an NPE if the uri argument is null. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira