Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

/changepassword Javascript Problem

It seems there is a javascript issue with the out-of-the-box /changepassword page. None of my IE users can access the page as it looks like this:


User uploaded file


This issue prevents the login lightbox-typed layer from appearing. Here is the javascript error:


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; OfficeLivePatch.0.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; .NET4.0C; .NET4.0E)

Timestamp: Thu, 6 Oct 2011 01:42:15 UTC



Message: Expected identifier, string or number

Line: 65

Char: 1

Code: 0

URI: https://myserver.mydomain.com/passwordreset-shared-resources/javascripts/cc/keyb oard.js



Message: 'CC.Keyboard.Mixins' is null or not an object

Line: 13

Char: 1

Code: 0

URI: https://myserver.mydomain.com/passwordreset-shared-resources/javascripts/cc/dial ogs.js


Message: Expected identifier, string or number

Line: 34

Char: 1

Code: 0

URI: https://myserver.mydomain.com/passwordreset-shared-resources/javascripts/cc/noti fier.js


Message: 'this.initialize' is null or not an object

Line: 33

Char: 3

Code: 0

URI: https://myserver.mydomain.com/passwordreset-shared-resources/javascripts/cc/core .js


Message: Object doesn't support this property or method

Line: 287

Char: 3

Code: 0

URI: https://myserver.mydomain.com/passwordreset-resources/javascripts/passwordreset. js


Message: Object doesn't support this property or method

Line: 16

Char: 3

Code: 0

URI: https://myserver.mydomain.com/passwordreset-resources/javascripts/passwordreset. js


Anyone have/find/come up with a fix for this?

Posted on Oct 5, 2011 7:01 PM

Reply
6 replies

Feb 25, 2013 5:06 PM in response to rm-rf-star

For anyone else having this issue, I was able to fix it for our server.


For whatever reason the /Libarary/Logs/passwordreset directory and it's contents are not restored after a time machine system restore.


So I just created them:

$ sudo mkdir /Library/Logs/passwordreset

$ sudo touch /Library/Logs/passwordreset/debug.log

$ sudo chown _teamsserver /Library/Logs/passwordreset/debug.log

$ sudo apachectl restart


Then everyething was all better 😀

/changepassword Javascript Problem

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.