Component creates two tags with the same id
-------------------------------------------

         Key: TOMAHAWK-520
         URL: http://issues.apache.org/jira/browse/TOMAHAWK-520
     Project: MyFaces Tomahawk
        Type: Bug

  Components: Tabbed Pane  
    Versions: 1.1.3    
    Reporter: Mathias Werlitz
    Priority: Critical


The component writes a DIV tag and a SPAN tag for every tab as content 
containers.
Both tags get the same ID attribute. That makes the document invalidate.

FIX: the span tag should get its own id or could be ommited as it is not really 
needed.

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