You need to sign in to do that
Don't have an account?

VisualForce and IE7 possible cache issue
I'm not sure if this is a cache issue, but it sure looks like something on the client side which is strange. I have a VF page with a fairly complex layout for formatting purposes, that includes information from multiple related objects as well as two pageBlockTable tags. It uses a custom controller to return various things. This page allows the user to view the joined information and then "confirm" it for production. The VF page is launched in a popup window from an scontrol page using a link like this:
window.open('/apex/orderConfirmation?scontrolCaching=1&id='+oliId+'&pid='+pid,'mywindow','width=1024,height=768,scrollbars=yes,menubar=yes,toolbar=yes');
The problem is, my IE7 users can run this VF page about 5 times and then the popup window will simply freeze and remain blank. Closing IE7 and relaunching it solves the problem for another 5 times. I'm looking at some IE7 settings but haven't solved it yet. FWIW I have run this confirmation page myself over 90 times in a row using Firefox and have not had the problem. Do you think launching the VF page from an scontrol could cause this problem?
Mark
All Answers
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.2; .NET CLR 3.0.04506.648; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Tue, 12 May 2009 22:13:04 UTC
Message: HTML Parsing Error: Unable to modify the parent container element before the child element is closed (KB927917)
Line: 0
Char: 0
Code: 0
URI: https://c.cs2.visual.force.com/apex/orderConfirmation?id=00k60000006Zw7PAAS&pid=01t600000015nEJAAY&scontrolCaching=1
(and what happened to this forum? Now suddenly I can't get this editor window to behave, really hard to post. Worked fine yesterday.)
we are experiencing a similar behaviour. It may be associated with a temp degradation of netwrok connectivity. It affects different users on differnt netorks differently.
On a personal note I have noted blank windows when trying to load lookup links as well