[ http://issues.apache.org/jira/browse/BEEHIVE-737?page=all ] Krista Baker closed BEEHIVE-737: --------------------------------
Verified that the URL attribute is required for the rewriteURL tag. An NPE is no longer thrown if the URL attribute is not given, however, a jsp compilation error will occur stating that the URL attribute is required. > 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 > Assignee: Krista Baker > 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
