[ http://issues.apache.org/jira/browse/BEEHIVE-522?page=history ] Daryl Olander resolved BEEHIVE-522: -----------------------------------
Assign To: Krista Baker (was: Daryl Olander) Resolution: Fixed I fixed this to report the proper error. The BVT is coreweb/bugs/j522 > netui:area tag outputs tag error message for the anchor tag > ----------------------------------------------------------- > > Key: BEEHIVE-522 > URL: http://issues.apache.org/jira/browse/BEEHIVE-522 > Project: Beehive > Type: Bug > Components: NetUI > Versions: V1Beta > Reporter: Krista Baker > Assignee: Krista Baker > Priority: Minor > > When creating a netui:area tag, one of the following must be specified for a > tag error not to be produced: tagId, href, or action. If none of these are > specified in the <netui:area tag in the jsp, the following tag error is > output: > [Tag Error:1, Found in tag Area] > TagType: Area > Message: The Anchor URI is invalid; it must be exactly one of href, action, > linkName, clientAction > The is the error for the anchor tag and is invalid for the area tag. > The following attributes are not recognized by the area tag, however, the > error says that one of them is required: linkName and clientAction. > The tag error message should display: The Area URI is invalid; it must be at > least one of href, action, tagId. -- 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 - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira