Error Message while New Message

Using: Macbook proMountain Lion 10.8.2

Safari 6.0.2

When open new message to compose a mail is show the following error:

[http://mail.domain.com/domjs/dojo-1.5.1/dojo/dojo.js] TypeError: ‘undefined’ is not a function

Please provide me feedback regarding the error message.

Subject: Theres no value in it…

Try to debug the javascript, on IE its the F12 developers tools. Sometimes when I have web apps and this error occurs is because you’re trying to get a null value. My advise is look your code and see if you’re putting the right variable on it or if this variable has a value.