The Attribute tag is not applied to the Body tag
------------------------------------------------

         Key: BEEHIVE-907
         URL: http://issues.apache.org/jira/browse/BEEHIVE-907
     Project: Beehive
        Type: Bug
  Components: NetUI  
    Versions: V1    
    Reporter: Daryl Olander
 Assigned to: Daryl Olander 
    Priority: Minor
     Fix For: TBD


The <netui:attributee> tag does not get applied to the <netui:body>.  The 
reason for this is that body renders the begin HTML element in the doStartTag() 
and the attributes are applied after the body has already been rendered.

-- 
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

Reply via email to