Hello Bernd,

thank you for the quick fix. The id problem is resolved in the
build from last night. But other things that worked yesterday
don't work today anymore. I can't describe exactly what's going on.
My popups don't work anymore. It seems to me, that the value bindings
for the rendered attribute of the popups are not read or not correctly 
read. Some popups are not displayed, others are displayd, but can't be
closed. Are there any changes affecting popups?

Regards
Helmut


>Hello Helmut,
>
>this is not a bug, but you can submit a feature request for this.
>
>http://myfaces.apache.org/tobago/issue-tracking.html
>
>Regards
>
>Bernd
>
>H. Swaczinna wrote:
>> Hi,
>> 
>> the id attribute of the tc:out tag is not rendered into the html code.
>> 
>> 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.
>> 
>> I'm using Tobago 1.0.9 from two weeks ago.
>> 
>> Regards
>> Helmut
>>

Reply via email to