Details
Description
After upgrading to 1.8.1+, the following issue has appeared in our Moodle site:
Under Internet Explorer (both 6 and 7), visiting the Edit Profile tab while viewing a user profile causes the browser to complain loudly and sometimes crash. It partially loads the page and then pops up a box saying that the page contains both secure/unsecure items. Clicking on either the 'Yes' or 'No' options causes it to pop up another error dialog that says
Internet Explorer cannot open the Internet site https://convergesite/user/editadvanced.php?id=3&course=1
The browser then redirects to an internal IE error page. This same page works fine under Firefox, and it also works fine under IE if you manually change the change to http:// instead of https://. Disabling https:// would be an acceptable workaround for now, but there doesn't seem to be a way to independently change it without also disabling it on the login.
Issue Links
| This issue is a clone of: | ||||
| MDL-15800 | Internet Explorer cannot load 'Edit Profile' page |
|
|
|
I just wanted to add some further information. First, I should have clarified that I replaced the actual hostname of the server above with 'convergesite'. I tested this on two different installations of Moodle and got the same result. I changed the hostname to generalize it because of the multiple installations.
I've tested this on a number of different client machines and have gotten the same results, although I also have some reports from users who don't seem to be affected. Additionally, I have found one machine that displays the secure/unsecure dialog, but then works correctly afterwards. There must be some setting in IE that causes it to break, but since I obviously don't have control over all the client machines, I'm trying to find a fix on the server side. Could it be related to the unsecure items that IE is complaining about?