search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Script error in build 2154 : this.nav.message is undefined

Asked by Richard
13 years ago.

With build 2154, when I try to update a calendar using calendar.commandCallBack("navigate", {start: start}), I get a script error:

Firefox: this.nav.message is undefined
IE8: 'this.nav.message.style' is null or not an object, Line: 2, Char: 18384

This error was not present in build 2149.

Comment posted by Dan Letecky
13 years ago.

This is a bug, indeed. It's fixed in a sandbox build 6.2.2155. It will be included in a 6.2 SP3 release that will be available later this week.

The workaround is to show an initial status message using UpdateWithMessage() call in Page_Load.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.