Ben Byrne
unread,Dec 14, 2009, 12:18:55 AM12/14/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ExpenseView forum
Hey,
Don't know if anyone else is experiencing this problem, but on both
Safari 4.x and Firefox on Mac OS X, the site doesn't load. By the
"site" I mean specifically the expenses landing page when a user first
logs in. It simply displays "loading..." and the little blue spinning
dot animation to indicate loading. Content never loads.
This behavior just started happening in the last day or so. If it's
any help, the console for Safari reports the following message:
TypeError: Result of expression 'text' [undefined] is not an object.
JSMinifier.axd:1
(Firefox reports the very same error, but in slightly different
language)
I assume this is killing whatever javascript calls are needed to
finish the ajax calls to load the page. Interestingly, the latest
versions of the Webkit nightly build (upon which Safari is built)
don't have a problem. Just Safari itself, and Firefox.
A fix would be much appreciated! Thanks.