The id attribute of the tc:out tag is not rendered into the html code
---------------------------------------------------------------------

                 Key: TOBAGO-207
                 URL: http://issues.apache.org/jira/browse/TOBAGO-207
             Project: MyFaces Tobago
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.0.9
         Environment: All
            Reporter: Helmut Swaczinna
            Priority: Blocker


Example:

JSP <tc:out value="Hello" id="welcome"/>

HTML <span style="height: 40px;" class="tobago-out-default">Hello</span>

This is a must, because without an id, you can't run webtests.
 

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