I did not use trac-admin <env> deploy for the old version. Is that something I should have done?
I'm not sure I was looking at the same mechanism you were referencing to get the call stack, but here is the call stack from Firebug at the point of the exception: addTicke...server() - backlog.js, line 176 setBacklog() - backlogView.js, line 39 BacklogController - backlogController.js, line 20 (?)() - backlogController.js, line 9 F() - jquery-1.3.2.min.js, line 19 $() - jquery-1.3.2.min.js, line 12 F()- jquery-1.3.2.min.js, line 19 F()- jquery-1.3.2.min.js, line 19 Thanks, -Nathan -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Felix Schwarz Sent: Tuesday, June 01, 2010 3:26 AM To: [email protected] Subject: Re: [Agilo for Scrum] Announcing Agilo 1.3.0.1 Hi Nathan, Am 28.05.2010 20:41, schrieb [email protected]: > The update looks exciting. Unfortunately, after installing on our system I > can no longer view the backlog. I debugged in Firebug and get the following > error: > > $.extractCallbackFromArguments is not a function > [Break on this error] var callback = > $.extractCallbackFrom...s(aCallbackSpecification, arguments); That seems strange. Did you use 'trac-admin <env> deploy' for your old version? In this case, please make sure that you deployed the static resources again and that your webserver serves the latest version of the static files. > Here is the offending line: > var callback = $.extractCallbackFromArguments(aCallbackSpecification, > arguments); If re-deploying the static files did not help, please click on the exception in Firefox, you should see a more detailed view there. Please right click on stack and copy the value which provides a JS stack trace for us. Thank you very much, -- Best regards, Felix Schwarz Consultant agile42 GmbH www.agile42.com Grünberger Str. 54 10245 Berlin, Germany Office: +49 30 2005 3958 Fax: +49 30 2007 8274 Amtsgericht Charlottenburg: HRB 111402 CEO Marion Eickmann -- Follow Agilo on Twitter: http://twitter.com/agiloforscrum Please support us by reviewing and voting on: http://userstories.com/products/8-agilo-for-scrum http://ohloh.net/p/agilo-scrum http://freshmeat.net/projects/agiloforscrum You have received this message because you are subscribed to the "Agilo for Scrum" Google Group. This group is focused on supporting Agilo for Scrum users and is moderated by agile42 GmbH <http://www.agile42.com>. To post to this group, send email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/agilo -- Follow Agilo on Twitter: http://twitter.com/agiloforscrum Please support us by reviewing and voting on: http://userstories.com/products/8-agilo-for-scrum http://ohloh.net/p/agilo-scrum http://freshmeat.net/projects/agiloforscrum You have received this message because you are subscribed to the "Agilo for Scrum" Google Group. This group is focused on supporting Agilo for Scrum users and is moderated by agile42 GmbH <http://www.agile42.com>. To post to this group, send email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/agilo

