|
Well, just replacing "<h:commandButton value=..." by
"<tr:commandButton text=" works fine for me, non a so huge change,
but it was fairly surprising to discover how many things do not work
anymore after reconfiguring for Trinidad, without any source change. Renzo Romanowski, Tim wrote: It's funny that today we are running into the exact same problems. I had a thread going a while back about this problem, but supposedly it was patched in the trunk. Using a nightly from December 14, I am still having the same problem you are. When Trinidad is the renderkit, my buttons/images are not rendered...just the text as you are seeing. Interestingly enough, whatever the Trinidad renderkit is doing, it has fixed an outstanding bug I've had with Firefox in trying to display flash movies in my Facelets/JSF app.Adam or anyone else-does this "submit query text instead of an icon" problem ring a bell? Any suggestions? Tim ________________________________ From: Renzo Tomaselli [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 19, 2006 1:56 PM To: [email protected] Subject: [Trinidad] h:commandButton not rendered Hi, I use a h:commandButton in a Facelet component, as: <h:commandButton value="#{msg['login.login']}" action=""/> After reconfiguring the application to use Trinidad (without inserting any Trinidad component), the button (actually, *any* button), is not properly rendered. Actual rendering is: <input id="login:_id29" name="login:_id29" type="image" src="" > Action works, but there is no value. Firefox displays "submit query" instead. I use the latest snapshot binaries. I also found a previous thread about this topic, but AFAIK there is no definitive answer. Thanks -- Renzo |
- [Trinidad] h:commandButton not rendered Renzo Tomaselli
- RE: [Trinidad] h:commandButton not rendered Romanowski, Tim
- Re: [Trinidad] h:commandButton not rendered Renzo Tomaselli
- Re: [Trinidad] h:commandButton not render... Matthias Wessendorf
