Bug 846432 - Ajax call still appears to be in flight after GPG key creation
Summary: Ajax call still appears to be in flight after GPG key creation
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: WebUI
Version: 6.0.1
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Unspecified
Assignee: Jason E. Rist
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-07 19:26 UTC by Jeff Weiss
Modified: 2014-11-09 22:52 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Firefox 14, Firefox 3.6
Last Closed: 2013-02-12 17:18:40 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jeff Weiss 2012-08-07 19:26:06 UTC
Description of problem:


Version-Release number of selected component (if applicable):
Katello Version: 1.1.3-1.git.52.e3c5682.el6_3 

How reproducible:


Steps to Reproduce:
1. Create a gpg key and upload a plain text file from the filesystem
2. In firefox web console, evaluate "jQuery.active" to find out how many ajax calls haven't returned yet.
3.
  
Actual results:
GPG key created (no success notif)
jQuery.active returns 1
Spinner is not showing

Expected results:
jQuery.active returns 0

Additional info:
This wrong count affects the automation - the automation uses this to determine when a page is done loading after an ajax call.

Comment 1 Jeff Weiss 2013-02-12 17:18:40 UTC
Fixed in Katello Version: 1.3.14-1.git.154.c1a6d48.el6_3

Comment 2 Mike McCune 2013-08-16 18:02:45 UTC
getting rid of 6.0.0 version since that doesn't exist


Note You need to log in before you can comment on or make changes to this bug.