Bug 426384 - 3.8.4: Ajax Optimizations For Flag Requests Page
Summary: 3.8.4: Ajax Optimizations For Flag Requests Page
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: User Interface
Version: 3.2
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard: 2 hours
Depends On:
Blocks: RHBZ30UpgradeTracker 406181
TreeView+ depends on / blocked
 
Reported: 2007-12-20 17:19 UTC by David Lawrence
Modified: 2025-10-16 23:16 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-05-28 03:49:08 UTC
Embargoed:


Attachments (Terms of Use)

Description David Lawrence 2007-12-20 17:19:10 UTC
+++ This bug was initially created as a clone of Bug #406181 +++

Description:
On certain pages Ajax optimizations are used to speed up page loading time. Red
Hat has a high number of components for certain products. The component lists
cause a large amount of HTML having to be downloaded by the client browser. The
Ajax functions allow the UI to only show the components needed depending on
which products are selected.

Function Requirements:
Components list updated depending on which product is selected in requests.cgi.
Pretty much self contained on the backend in Bugzilla/Ajax.pm and ajax.cgi. A
lot of javascript though in js/*.js and the templates themselves.

Comment 1 David Lawrence 2007-12-20 18:09:39 UTC
LOC Estimate:

templates: 17
selenium test case to verify proper loading of components: 2 hours

LOC Total: 17

Comment 2 David Lawrence 2008-04-23 15:22:25 UTC
Already in CVS as part of the ajax query bug.

Worked 2 hours.


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