On Oct 20, 11:35 pm, John J Barton <
johnjbar...@johnjbarton.com>
wrote:
There is no source line in my code that includes "g.getFullYear", the
stack trace shows:
g.getFullYear is not a function
anonymous(Object date=2009-10-18 dateOnly=false setDateOnly=true)
core,med...ault.I.js (line 86)
anonymous()core,med...ault.I.js (line 109)
anonymous()core,med...ault.I.js (line 109)
anonymous(Object, listEvents(feedRoot), handleGDError(e), function(),
Object name=l, Object)core,med...ault.I.js (line 121)
anonymous(Object, listEvents(feedRoot), handleGDError(e), Object
name=h)core,med...ault.I.js (line 635)
loadCalendar("
http://www.google.com/calendar/feeds/
b0qd76la61rre...@group.calendar.google.com/public/full")
index.php?m=store (line 105)
index.php?m=store()
Now I've searched through every line of code in my files and have
found no reference to g.getFullYear, and only 1 reference to
getFullYear, which I posted earlier. I've tried with the site being
the only tab in firefox, but still same situation. And the message
does not take me to any source line, only opens/closes the stack trace
tree. Thank you for your suggestions but unless I have misinterpreted
them (which is possible) I don't believe they have helped so far.