Issue 486: Existing UI tab fails when server is upgraded
Status:  Released
Owner: ----
Closed:  Oct 2012
Project Member Reported by sop@google.com, Mar 3, 2010
What steps will reproduce the problem?
1.  Open up the all open changes page in your browser
2.  Leave for a few days
3.  Upgrade the server to a new build
4.  Try clicking on a side-by-side view of a patch.
5.  UI crashes due to a 404 error.

The issue here is the JavaScript file we are trying
to dynamically load to obtain the code isn't found
anymore... and the patch view is segmented out from
the initial download to try and speed up initial page
load times.  The UI doesn't handle it gracefully and
throws up an error to the user.

We should try to reload the UI in these cases, as we
know the user just clicked on a link and doesn't have
any unsaved changes laying around.
Mar 4, 2010
#1 sop@google.com
Fixed by Ie235c9d30b7335fd7414b3ef082ec459ed794627
Status: Fixed
Labels: FixedIn-2.1.2
Oct 21, 2012
#2 sop@google.com
(No comment was entered for this change.)
Status: Released