You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Helmut Swaczinna (JIRA)" <de...@myfaces.apache.org> on 2006/12/04 13:35:21 UTC

[jira] Created: (TOBAGO-207) The id attribute of the tc:out tag is not rendered into the html code

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

        

[jira] Resolved: (TOBAGO-207) The id attribute of the tc:out tag is not rendered into the html code

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOBAGO-207?page=all ]

Bernd Bohmann resolved TOBAGO-207.
----------------------------------

    Resolution: Fixed

> 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.7, 1.0.8
>         Environment: All
>            Reporter: Helmut Swaczinna
>         Assigned To: Bernd Bohmann
>            Priority: Trivial
>             Fix For: 1.0.9
>
>
> 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