Bug 441550 - Add new config param 'useajax' to enable/disable ajax support
Summary: Add new config param 'useajax' to enable/disable ajax support
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: User Interface
Version: 3.2
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: RHBZ30UpgradeTracker 406181
TreeView+ depends on / blocked
 
Reported: 2008-04-08 18:02 UTC by David Lawrence
Modified: 2025-10-16 23:17 UTC (History)
0 users

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


Attachments (Terms of Use)
Patch to add 'useajax' param to enable/disable ajax support (934 bytes, patch)
2008-04-08 18:02 UTC, David Lawrence
nelhawar: review+
dkl: review? (kbaker)
dkl: review? (tfu)
Details | Diff

Description David Lawrence 2008-04-08 18:02:46 UTC
Created new boolean param called 'useajax' that enables/disables ajax
modifications used to speed up page load times in show_bug.cgi and query.cgi.

When 'useajax' is false then the standard style of updating the select fields is
used.

I put it in the bugfields sections of the parameters as it seemed the only place
it fit.

Please review
Dave

Comment 1 David Lawrence 2008-04-08 18:02:46 UTC
Created attachment 301671 [details]
Patch to add 'useajax' param to enable/disable ajax support

Comment 2 Noura El hawary 2008-04-10 14:35:10 UTC
Comment on attachment 301671 [details]
Patch to add 'useajax' param to enable/disable ajax support

Hi Dave,,

Patch looks good and works fine. but I haven't seen where this param is going
to be used? is this something that will be done in the future?

Noura

Comment 3 David Lawrence 2008-04-16 21:35:14 UTC
Small impact patch. Checking in.

Comment 4 David Lawrence 2008-04-16 21:36:00 UTC
1 hour work.


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