You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Sabitha Gopal Pandit <Sa...@Chordiant.com> on 2010/06/22 14:03:49 UTC

Id of tr:message tag is regenerated

Hi All,

 

Need help !

 

I have raised https://issues.apache.org/jira/browse/TRINIDAD-1838.

 

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. 


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.

 

Hoping to get response

 

Thanks,

Sabitha

 


Re: Id of tr:message tag is regenerated

Posted by Richard Yee <ri...@gmail.com>.
Upgrade to a more recent version of Trinidad. The versions you cite  
are a few years old.

Richard

On Jun 22, 2010, at 5:03 AM, "Sabitha Gopal Pandit" <Sabitha.Gopal@Chordiant.com 
 > wrote:

> Hi All,
>
>
>
> Need help !
>
>
>
> I have raised https://issues.apache.org/jira/browse/TRINIDAD-1838.
>
>
>
> 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.
>
>
> 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.
>
>
>
> Hoping to get response
>
>
>
> Thanks,
>
> Sabitha
>
>
>