Comment 3 for bug 957461

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/5492
Committed: http://github.com/openstack/horizon/commit/3a6ffe81d870392f596ad2d443d9ca0abc1ad00e
Submitter: Jenkins
Branch: master

commit 3a6ffe81d870392f596ad2d443d9ca0abc1ad00e
Author: Gabriel Hurley <email address hidden>
Date: Sun Mar 18 19:23:04 2012 -0700

    Added AJAX updating error handling.

      * Splits the AJAX complete method into complete, success, and error.
      * Cleans up 404 (e.g. gone/deleted) handling.
      * Adds 5XX error handling.
      * Adds client-side alert message templating.
      * Adds client-side conf (debug and static_url) loaded from backend.

    Fixes bug 957461.

    Change-Id: I5114430d35e2d20603e817651540b2db1f8a4d07