Messages posted by philip.breau
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icesoft.org  [Login] Login 
Messages posted by: philip.breau  XML
Profile for philip.breau -> Messages posted by philip.breau [2700] Go to Page: Previous  1, 2, 3 , ... 178, 179, 180 Next 
Author Message
Hi,
Could you show how you're trying this?

Thanks,
Philip
Glad it's working. Thanks!
Hi,
Do you get the same behaviour when using an ice:panelSeries component instead of a ui:repeat?

Philip
Sorry about that everyone. A few minor growing pains with the new site.

Thanks,
Philip
Hi,
Is Firefox or Chrome giving you an indication of where in the JS the error is coming from?

Philip
Hi,
For lack of a more elegant idea at the moment, can you try updating a timestamp on the root table element? eg <table style="#{timestamp}"...


Philip>
Hi,
What version of IE are seeing this on? Have you been able to test this on other IE versions or IE document modes?

Thanks,
Philip
Any errors in the Eclipse logs?

Philip
Can you elaborate on how you're doing this? What is visible="false" set on? Are you outputting the script in an outputText? Have you tried updating a rendered timestamp in the script?

Thanks,
Philip
Just try System.out.println("...");
Are you inadvertently unsetting the data in your book bean? I'd suggest adding a lot of logging wherever you set these properties and also in the constructors/initializers and see if anything unusual is happening. Also try adding an <ice:messages/> tag to the form to see if any JSF messages are popping up.

Philip
Here you go: http://www.icefaces.org/JForum/posts/listByUser/110074.page
What JSF Bean scope is your bean in? You can set the bean scope as an annotation in your bean class, eg @ViewScoped, or in a bean definition in your faces-config.xml file. Make sure your bean is in at least View scope.

Philip
Hi,
Yes, please see the ICEfaces supported platforms page for details.

Thanks,
Philip
Hi,
Websphere might be trying to load some older, incompatible el libraries. Have you set 'parent last' in the classloading strategy settings for the webapp?

Philip
 
Profile for philip.breau -> Messages posted by philip.breau [2700] Go to Page: Previous  1, 2, 3 , ... 178, 179, 180 Next 
Go to:   
Powered by JForum 2.1.7ice © JForum Team