RCU Forums - View Single Post - Java application
View Single Post
Old 07-31-2005 | 10:06 AM
  #8  
mvigod
Banned
 
Joined: Nov 2001
Posts: 14,189
Likes: 0
Received 1 Like on 1 Post
Default RE: Java application

If anyone else sees this just clear out your cache and it will fix it as others have noted above.

we updated a piece of javascript code here and the calls on our pages reference the new code. if your cache has the old js files then the new calls can't find that "hideform" call and thus toss the error. Once your cache is cleared the new code is used by your browser so it makes everything work correct again.