possible bug in colchange.cgi?

Jonathan Schatz jon at vmware.com
Fri Oct 24 01:42:03 UTC 2003


when you click on the "change columns link", make changes, and click 
"submit", you get a page that says (in green letters) "Resubmitting 
your query with your new columns". the page automagically refreshes 
itself, and you're back at buglist.cgi.

or something like that.

anyway, at my workplace, anyone using ie doesn't every get the refresh. 
they hang on the "Resubmitting your query" page. 

there is an http proxy here, and i'm wondering if it's stripping off
the headers or something strange. i'll research it more before i actually 
file a bug; i was just hoping someone could jump out and say "i can 
reproduce this" or "you're smoking crack"....

-jon

-----Original Message-----
From: Jason Pyeron [mailto:jpyeron at pyerotechnics.com]
Sent: Thursday, October 23, 2003 6:23 PM
To: developers at bugzilla.org
Subject: Re: possible bug in colchange.cgi?


on Version 2.17.4

 I cannot reproduce, can you provide a link/ more detailed steps?

file a bug?

On Thu, 23 Oct 2003, Jonathan Schatz wrote:

> i can't find anything in b.m.o about this, but i'd assume that someone
> would have found it by now. can anyone duplicate this?
> 
> clicking on the "Change Columns" link seems to not work in IE6 (with all
> patches). it doesn't look like ie respects the "Refresh: 0;
> URL=buglist.cgi" HTTP header. adding the following line in colchange.cgi
> made ie happy:
> 
> print qq|<META HTTP-EQUIV=Refresh CONTENT="0;
> URL=buglist?$::FORM{'rememberedquery'}\n\n|;
> 
> or has this silently been fixed since 2.17.3?
> 
> -jon
> 

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-                                                               -
- Jason Pyeron                   http://www.pyerotechnics.com   -
- Partner & Sr. Manager         Pyerotechnics Development, Inc. -
-                               500 West University Parkway #1S -
- +1 (410) 808-6646             Baltimore, Maryland  21210-3253 -
-                                                               -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

This message is for the designated recipient only and may contain 
privileged, proprietary, or otherwise private information. If you 
have received it in error, purge the message from your system and 
notify the sender immediately.  Any other use of the email by you 
is prohibited.



-
To view or change your list settings, click here:
<http://bugzilla.org/cgi-bin/mj_wwwusr?user=jon@vmware.com>







More information about the developers mailing list