Javascript error on My Study Notebook

Discuss ideas and suggestions around the Church website.
Post Reply
briantim
New Member
Posts: 1
Joined: Mon Jun 13, 2011 6:42 pm

Javascript error on My Study Notebook

#1

Post by briantim »

I found some errors in the javascript for My Study Notebook.

In my browser the first error shows up at line 144 in service.js

var opts = jQuery.extend(
{
'folderGuid' : null,
'type' : '',
'tag' : '',
'start' : 1,
'numberToReturn' : 10,
'orderDir' : 'descending',
'facets' : '',
'searchPhrase' : '',
'searchFields' : '',
'before' : '',
'since' : '',
'callback' : null,
},
options
);

There should not be a comma after 'callback' : null


I also get an error in ui.notebook.js, line 35
The error I get is SERVICE is undefined.

These errors make it so I can see only a summary of the pages I have bookmarked, but I cannot go to the bookmarked page.

SorensonMi
Church Employee
Church Employee
Posts: 46
Joined: Sat Sep 20, 2008 9:13 am
Location: Salt Lake City, Utah

#2

Post by SorensonMi »

can you please verify that you can access the bookmarked page now?

thanks
Mindie
Post Reply

Return to “Main Church Website”