I had encountered a bug, but I'm not sure if its in WebsiteBaker or Internet Explorer. Here's the situation:
1)
www.site.com is setup running WebsiteBaker 2.6.2
2) another.site.com is also setup running WebsiteBaker 2.6.2
3) Front-End Login capability is setup on the subdomain another.site.com
Steps to reproduce the error
1) Visit
www.site.com front page in Internet Explorer 5/6/7
2) Go to another.site.com and then try to login
3) Login is unsuccessful and the login page refreshes with empty values after the Login button is clicked.
Additional Thoughts:
I setup php to sput out the $_SESSION / $_POST / $_GET data on the page to view the variables after the submit. It appears the username and password aren't getting posted to the login process page and it just jumps back to the login page again.
Everything works fine in all versions of firefox and opera.
Question: did we find a new IE bug, or is this a bug in websitebaker?