-
Committer:
mattgiuca
-
Date:
2008-03-28 08:02:51 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:719
tutorial.js: If the result returned from Submit is a JSON parse error,
catches the error, reports it ("an unexplained error"), and sets the
buttons back nicely so at least you can try again.
(ie. It no longer breaks the client side).
This stops once and for all the "Submit hangs forever" bug - UNLESS of
course Submit is actually hanging forever.
(Infinite loop -> Infinite loop, Error -> Error).