The URL attribute should be required for the rewriteURL tag, otherwise an NPE is thrown. ----------------------------------------------------------------------------------------
Key: BEEHIVE-737 URL: http://issues.apache.org/jira/browse/BEEHIVE-737 Project: Beehive Type: Bug Components: NetUI Versions: V1 Reporter: Carlin Rogers Assigned to: Carlin Rogers Priority: Minor Fix For: V1 At the moment the URL attribute of the NetUI rewriteURL tag is not required. However, if a page includes the tag without the URL attribute a NPE is thrown. I think this attribute should be required. I will make the change to the required value in the "@netui:attribute" settings for the URL attribute so that the tld will be generated with required="true". The change will be part of a larger taglib doc patch. -- 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