Bug 426378 - 3.8.3: Ajax Optimizations for Showing Bug Activity Log
Summary: 3.8.3: Ajax Optimizations for Showing Bug Activity Log
Keywords:
Status: CLOSED WONTFIX
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 16:08 UTC by David Lawrence
Modified: 2013-06-24 04:16 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-04-02 02:25:18 UTC
Embargoed:


Attachments (Terms of Use)

Description David Lawrence 2007-12-20 16:08:54 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.

Function Requirements:
When clicking on Bug Activity links on a bug report, the list is displayed
inline instead of on a different page. Pretty much self contained on the backend
in Bugzilla/Ajax.pm and ajax.cgi.

Comment 1 David Lawrence 2007-12-20 18:31:55 UTC
LOC Estimation:

js/bugs_activity.js: 32
templates: 16
selenium test to verify proper operation of bug activity list: 2 hours

LOC Total: 48

Comment 2 David Lawrence 2008-04-01 20:10:26 UTC
I am not particularly sure we need this feature any more and for the sake of
time I feel we could drop it for now and not block 3.2 for it. Originally this
was just done as a convenience by myself with out any real push for it.
Something to help me gain more experience with javascript and ajax. It is neat
that you can view the bug change log without going to a new screen but from a
functional standpoint it is not really necessary.

What do you think?

Dave

Comment 3 Noura El hawary 2008-04-02 00:32:19 UTC
Yeah I agree with you Dave, It is not really necessary.

Comment 4 David Lawrence 2008-04-02 02:25:18 UTC
Ok, will close for now then unless someone mentions it in the feedback leading
up to final release. If anyone even notices it is gone.


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