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

Force.com Sites - IE7 & IE8 issue
Hello,
We have build a public site on force.com Sites.
The site has multiple pages and a single controller. The code is working perfectly as expected in the development & System Test environment (both are developer instances), however after deploying the same to UAT Config Only Sandbox, we are unable to complete the process in IE7 & IE8.
When the user navigates from the a particular Page X to the Page Y, instead of calling the method for the next page, the constructor is called, which refreshes the controller and all saved user input data is lost. This happens only for IE 7 & IE 8.
However, there is no problem with other browsers such as IE9, Firefrox, Chrome, etc.
The ST environment (developer sandbox) having the same code set, does not face this problem in any browser.
This has stumped us and we are not able to identify any solution to this. Has anyone faced a similar issue or can suggest what can we do?
Ady