[ http://issues.apache.org/jira/browse/BEEHIVE-140?page=history ] Alejandro Ramirez closed BEEHIVE-140: -------------------------------------
Closing on behalf of Krista Baker. Here is Krista's closing comments: Fixed - the accessKey attribute is not rendered in the anchor tag instead of in the image tag which is valid HTML/XHTML HTML & XHTML BVTs have already been updated for this fix. > HTML Validation: When accessKey is specified for imageAnchor it is placed in > image instead of anchor > ---------------------------------------------------------------------------------------------------- > > Key: BEEHIVE-140 > URL: http://issues.apache.org/jira/browse/BEEHIVE-140 > Project: Beehive > Type: Bug > Components: NetUI > Versions: V1Beta > Reporter: Karen Stutesman > Assignee: Alejandro Ramirez > Priority: Minor > > <netui:imageAnchor accessKey="A"> --> <a><img accessKey="A" /></a> > The accessKey attribute is placed in the image tag and not in the anchor tag > in the HTML/XHTML rendering. The accessKey option is not a valid attribute > of the img tag and causes validation errors. -- 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
