[ 
https://issues.apache.org/jira/browse/TRINIDAD-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott O'Bryan reopened TRINIDAD-1838:
-------------------------------------

    
> Id of tr:message tag is regenerated
> -----------------------------------
>
>                 Key: TRINIDAD-1838
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1838
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 1.0.4-core
>         Environment: Weblogic 9, Oracle 10g, trinidad-api-1.0.4-SNAPSHOT.jar, 
> trinidad-impl-1.0.4-SNAPSHOT.jar
>            Reporter: Rincy Rappai
>         Attachments: FS-6779.zip
>
>
> It was observed from the html view source of the page that the id of 
> tr:message tag is regenerated as "formId:ComponentId::msg" using 
> trinidad-api-1.0.4-SNAPSHOT.jar, trinidad-impl-1.0.4-SNAPSHOT.jar . However, 
> if we use trinidad-impl-incubator-m1-SNAPSHOT.jar and 
> trinidad-api-incubator-m1-SNAPAHOT.jar, we see id remains the same as we 
> assigned for the tr:message tag during design. 
> Find the attached file to replicate the issue. 
> Note: we are validating the InputTextBox component on partialSubmit using a 
> javascript method. Here we validate if id is found by the name as observed in 
> view source of page. however, if we use the id as set during design time, the 
> message of tr:message tag will not be rendered.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to