| Issue 486: | Existing UI tab fails when server is upgraded | |
| Back to list |
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.
Oct 21, 2012
(No comment was entered for this change.)
Status:
Released
|
|
| ► Sign in to add a comment |
Labels: FixedIn-2.1.2