This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



May 23, 2011, 6:56 PM
170 Posts

Strange Error in Chrome

  • Category: Other
  • Platform: Windows
  • Release: 8.5.2
  • Role: Developer
  • Tags:
  • Replies: 1
 I have a page with some custom controls with visibility settings depending on a viewScope variable.
 
Outside this I have a table with a td with an id and I'm refreshing this tdand displaying diffrent content. 
 
It works great in IE 9, Firefox 3.6, Safari 5.05 but in Chrome 11 I get an dialog box telling me to do a full refresh instead of a partial refresh because the id 
can't be found. The id is inside the page if I look in view source.  
 
Has anybody else seen some similar problems in Chrome?
May 24, 2011, 3:47 PM
47 Posts
Re: Strange Error in Chrome
 I haven't run across any problems specific to Chrome but when dealing with mysterious partial refresh issues I have found it valuable to  debug the client side JS scrupulously. I have found issues in completely unrelated controls that when the scripts were fired during the refresh threw an exception, or where a control ID had an invalid character (don't use hyphens in your controlIDs! the generated client side javascript sometimes creates variables based on IDs).
 
Rich 
 

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal