]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
26 years agolimit Most Recently Doomed to the 20 most doomed. the full report takes forever
endico%mozilla.org [Sat, 7 Aug 1999 08:49:03 +0000 (08:49 +0000)] 
limit Most Recently Doomed to the 20 most doomed. the full report takes forever

26 years agoAdd a new report "most recently doomed".
endico%mozilla.org [Sat, 7 Aug 1999 07:38:09 +0000 (07:38 +0000)] 
Add a new report "most recently doomed".

26 years agoLast patch didn't work -- perl doesn't like the "scaler" function.
terry%mozilla.org [Sat, 7 Aug 1999 00:00:33 +0000 (00:00 +0000)] 
Last patch didn't work -- perl doesn't like the "scaler" function.

26 years agoOops. was counting closed bugs too.
endico%mozilla.org [Fri, 6 Aug 1999 04:21:01 +0000 (04:21 +0000)] 
Oops. was counting closed bugs too.

26 years agodon't offer most doomed report if this bugzilla installation doesn't use milestones...
endico%mozilla.org [Fri, 6 Aug 1999 03:48:51 +0000 (03:48 +0000)] 
don't offer most doomed report if this bugzilla installation doesn't use milestones. remove semicolons from sql queries. the version of mysql running on lounge throws an error on semicoloned queries.

26 years agoAdd a current milestone variable and a most doomed report that's like the ones chofma...
endico%mozilla.org [Fri, 6 Aug 1999 03:02:20 +0000 (03:02 +0000)] 
Add a current milestone variable and a most doomed report that's like the ones chofmann posts listing engineers with Mx bugs by number of bugs.

26 years agoadd image/jpeg, image/png and image/gif mime types
endico%mozilla.org [Thu, 5 Aug 1999 00:36:43 +0000 (00:36 +0000)] 
add image/jpeg, image/png and image/gif mime types

26 years agoPatch by msrex@suse.de -- don't send mail to the same address more
terry%mozilla.org [Wed, 4 Aug 1999 22:07:28 +0000 (22:07 +0000)] 
Patch by msrex@suse.de -- don't send mail to the same address more
than once (in case our mail transport is too stupid to remove the dups
for us).

26 years agoPatch by msrex@suse.de -- was not giving an opportunity to resolve or verify a bunch...
terry%mozilla.org [Wed, 4 Aug 1999 01:41:29 +0000 (01:41 +0000)] 
Patch by msrex@suse.de -- was not giving an opportunity to resolve or verify a bunch of bugs at once.

26 years agoFix a typo in the "process any SQL" feature, that has made this
terry%mozilla.org [Mon, 2 Aug 1999 23:12:47 +0000 (23:12 +0000)] 
Fix a typo in the "process any SQL" feature, that has made this
feature completely busted for about a year now.  I guess people don't
use it...

26 years agoPatch by jtg@varesearch.com -- fixed stupid typo in default value for
terry%mozilla.org [Tue, 27 Jul 1999 03:50:10 +0000 (03:50 +0000)] 
Patch by jtg@varesearch.com -- fixed stupid typo in default value for
blurbhtml.

26 years agoGet rid of extra semicolons.
terry%mozilla.org [Tue, 27 Jul 1999 03:41:54 +0000 (03:41 +0000)] 
Get rid of extra semicolons.

26 years agoNot really having time to really finish this, I'll put it up for others to work with.
bryce-mozilla%nextbus.com [Mon, 26 Jul 1999 02:45:55 +0000 (02:45 +0000)] 
Not really having time to really finish this, I'll put it up for others to work with.
This is a login-centric view of the database.  It is very slow for systems
ith large numbers of logins.

26 years agoSpurious &. Remove $::buffer feature, as it was unused and broken.
bryce-mozilla%nextbus.com [Fri, 9 Jul 1999 06:55:32 +0000 (06:55 +0000)] 
Spurious &.  Remove $::buffer feature, as it was unused and broken.

26 years agoMore tiny battles in the HTML syntax error war
bryce-mozilla%nextbus.com [Fri, 9 Jul 1999 06:06:46 +0000 (06:06 +0000)] 
More tiny battles in the HTML syntax error war

26 years agoAnother battle in the HTML syntax error war.
bryce-mozilla%nextbus.com [Fri, 9 Jul 1999 05:53:50 +0000 (05:53 +0000)] 
Another battle in the HTML syntax error war.

26 years agoEnable custom bug creation pages that try to set more fields than
terry%mozilla.org [Thu, 8 Jul 1999 07:21:33 +0000 (07:21 +0000)] 
Enable custom bug creation pages that try to set more fields than
enter_bug.cgi does.

26 years agoThe next logical extension of the fixes for non-Netscape browsers
bryce-mozilla%nextbus.com [Thu, 1 Jul 1999 10:45:43 +0000 (10:45 +0000)] 
The next logical extension of the fixes for non-Netscape browsers
from the last checkin.  Non-serverpush browsers have always been sent
incorrect HTML headers, causing assorted problems (see Bug #8069 affecting
MSIE).  The code paths are very convoluted, but I think I have now
straightened them out.

26 years agoAdded "entryheaderhtml" parameter which lets you specify text to
endico%mozilla.org [Tue, 29 Jun 1999 07:24:40 +0000 (07:24 +0000)] 
Added "entryheaderhtml" parameter which lets you specify text to
add to beginning of bug entry form. also aligned text in the form
to make it pretty. Uncomment the <!--</tr><tr>--> if people complain
the 80 col description text box doesn't fit narrow screens.

26 years agoAnother battle in the HTML syntax error war. Two bodies, and a hanging
bryce-mozilla%nextbus.com [Sun, 27 Jun 1999 09:09:45 +0000 (09:09 +0000)] 
Another battle in the HTML syntax error war.  Two bodies, and a hanging
table data.  Hope this is OK, Terry.

26 years agoMake attachments remember who submitted that attachment.
terry%mozilla.org [Wed, 23 Jun 1999 06:44:21 +0000 (06:44 +0000)] 
Make attachments remember who submitted that attachment.

26 years agoExplain some history.
terry%mozilla.org [Tue, 15 Jun 1999 22:44:42 +0000 (22:44 +0000)] 
Explain some history.

26 years agoAssorted minor UI cleanups (mostly putting navigation headers in, and
bryce-mozilla%nextbus.com [Tue, 15 Jun 1999 11:29:04 +0000 (11:29 +0000)] 
Assorted minor UI cleanups (mostly putting navigation headers in, and
rewording "return to query page" for pages where that is not always true.
Also add two options to the main index.html

26 years agoFix several browsers, Lynx and Opera at least. HTML syntax errors here
bryce-mozilla%nextbus.com [Tue, 15 Jun 1999 11:25:28 +0000 (11:25 +0000)] 
Fix several browsers, Lynx and Opera at least.  HTML syntax errors here
and there were fixed, and serverpush was restricted only to the versions
of Mozilla known to support it.

26 years agoA null quip file was causing errors.
terry%mozilla.org [Tue, 15 Jun 1999 00:37:02 +0000 (00:37 +0000)] 
A null quip file was causing errors.

26 years agoAdded the ability to configure bugzilla so that we only allow local
terry%mozilla.org [Tue, 15 Jun 1999 00:33:51 +0000 (00:33 +0000)] 
Added the ability to configure bugzilla so that we only allow local
usernames for email addresses.

26 years agoAdded BeOS to the list of OS's.
terry%mozilla.org [Mon, 14 Jun 1999 23:46:40 +0000 (23:46 +0000)] 
Added BeOS to the list of OS's.

26 years agoGive administrators a clue that upgrading is possible, even straightforward.
bryce-mozilla%nextbus.com [Sat, 12 Jun 1999 08:16:44 +0000 (08:16 +0000)] 
Give administrators a clue that upgrading is possible, even straightforward.

26 years agoDisplay components in alphabetical order.
terry%mozilla.org [Sat, 12 Jun 1999 00:39:38 +0000 (00:39 +0000)] 
Display components in alphabetical order.

26 years agoSome apache servers seem not to deliever the REMOTE_HOST environment var.
terry%mozilla.org [Sat, 12 Jun 1999 00:39:19 +0000 (00:39 +0000)] 
Some apache servers seem not to deliever the REMOTE_HOST environment var.

26 years agoWas choking if not using qacontact field.
terry%mozilla.org [Sat, 12 Jun 1999 00:37:43 +0000 (00:37 +0000)] 
Was choking if not using qacontact field.

26 years agoUpdate some things for more modern mysql's.
terry%mozilla.org [Sat, 12 Jun 1999 00:37:11 +0000 (00:37 +0000)] 
Update some things for more modern mysql's.

26 years agoMake nospam comparison case insensitive, since BugZilla keeps the
bryce-mozilla%nextbus.com [Fri, 11 Jun 1999 23:07:32 +0000 (23:07 +0000)] 
Make nospam comparison case insensitive, since BugZilla keeps the
case of the login, which might differ from the case in the database.

26 years agoExplain how to configure things so that big attachments will work.
terry%mozilla.org [Fri, 4 Jun 1999 02:56:43 +0000 (02:56 +0000)] 
Explain how to configure things so that big attachments will work.

26 years agoAdded simple sanity checking of the dependencies table.
terry%mozilla.org [Wed, 2 Jun 1999 03:52:15 +0000 (03:52 +0000)] 
Added simple sanity checking of the dependencies table.

26 years agoOops; was flailing if rankdir wasn't defined.
terry%mozilla.org [Fri, 28 May 1999 03:20:57 +0000 (03:20 +0000)] 
Oops; was flailing if rankdir wasn't defined.

26 years agoAllow user to control orientation of graph; default it to left-to-right.
terry%mozilla.org [Fri, 28 May 1999 02:53:25 +0000 (02:53 +0000)] 
Allow user to control orientation of graph; default it to left-to-right.

26 years agoNotify by mail whenever a related bug changes status.
terry%mozilla.org [Fri, 28 May 1999 01:18:29 +0000 (01:18 +0000)] 
Notify by mail whenever a related bug changes status.

26 years agoPatched minor security hole; don't show summary of bugs that the user
terry%mozilla.org [Thu, 27 May 1999 22:17:25 +0000 (22:17 +0000)] 
Patched minor security hole; don't show summary of bugs that the user
doesn't have permission to see.

26 years agoMake sure every node that we asked about shows up in the graph, even
terry%mozilla.org [Thu, 27 May 1999 21:42:19 +0000 (21:42 +0000)] 
Make sure every node that we asked about shows up in the graph, even
if it doesn't have any dependency relationships.

26 years agoAdded dependencies, so that you can mark which bugs depend on which
terry%mozilla.org [Thu, 27 May 1999 21:13:40 +0000 (21:13 +0000)] 
Added dependencies, so that you can mark which bugs depend on which
other ones.

26 years agoFixed bug 7000 -- handle hyphens in hostnames of email addresses when
terry%mozilla.org [Wed, 26 May 1999 02:52:34 +0000 (02:52 +0000)] 
Fixed bug 7000 -- handle hyphens in hostnames of email addresses when
highlighting.

26 years agoAvoid mid-air collisions (implementing a suggestion by
terry%mozilla.org [Wed, 26 May 1999 02:22:30 +0000 (02:22 +0000)] 
Avoid mid-air collisions (implementing a suggestion by
py8ieh=bugzilla@bath.ac.uk).

26 years agoFixed stupid typo.
terry%mozilla.org [Wed, 26 May 1999 00:59:39 +0000 (00:59 +0000)] 
Fixed stupid typo.

26 years agoAdded "Neutrino" to the list of operating systems
terry%mozilla.org [Tue, 25 May 1999 04:37:26 +0000 (04:37 +0000)] 
Added "Neutrino" to the list of operating systems

26 years agoPatch by Mark B. Hamby <mhamby@logicon.com> (somewhat hacked up by me) --
terry%mozilla.org [Tue, 25 May 1999 04:16:18 +0000 (04:16 +0000)] 
Patch by Mark B. Hamby <mhamby@logicon.com> (somewhat hacked up by me) --
Allow case insensitive and regexp based searches for strings in bugs.

26 years agoGet rid of stupid debugging code.
terry%mozilla.org [Tue, 25 May 1999 02:55:43 +0000 (02:55 +0000)] 
Get rid of stupid debugging code.

26 years agoAdded Mac System 8.6.
terry%mozilla.org [Tue, 25 May 1999 02:44:34 +0000 (02:44 +0000)] 
Added Mac System 8.6.

26 years agoMake sure login name is in canonical form.
terry%mozilla.org [Tue, 25 May 1999 02:42:28 +0000 (02:42 +0000)] 
Make sure login name is in canonical form.

26 years agoOops; fixed stupid typo.
terry%mozilla.org [Tue, 25 May 1999 02:08:59 +0000 (02:08 +0000)] 
Oops; fixed stupid typo.

26 years agoDon't put the filename in the content-type field; it's apparently not legal MIME...
terry%mozilla.org [Tue, 25 May 1999 02:06:04 +0000 (02:06 +0000)] 
Don't put the filename in the content-type field; it's apparently not legal MIME for some content-types.

26 years agoDon't do javascript on browsers older than 4.06; it seems not to be working.
terry%mozilla.org [Thu, 13 May 1999 09:45:20 +0000 (09:45 +0000)] 
Don't do javascript on browsers older than 4.06; it seems not to be working.

26 years agoMinor formatting tweak.
terry%mozilla.org [Thu, 13 May 1999 01:27:18 +0000 (01:27 +0000)] 
Minor formatting tweak.

26 years agoAdded user preference controlling how much email they get.
terry%mozilla.org [Thu, 13 May 1999 00:20:39 +0000 (00:20 +0000)] 
Added user preference controlling how much email they get.

26 years agonavigation_header() should work even if $::FORM{'id'} isn't defined.
terry%mozilla.org [Thu, 13 May 1999 00:18:10 +0000 (00:18 +0000)] 
navigation_header() should work even if $::FORM{'id'} isn't defined.

26 years ago"nospam" feature. BugZilla will no longer email the person submitting
bryce-mozilla%nextbus.com [Wed, 12 May 1999 12:22:34 +0000 (12:22 +0000)] 
"nospam" feature.  BugZilla will no longer email the person submitting
the change (after all, they are right there viewing things interactively).
To make this clear to everyone, print out the exact email list as each
bug is processed.

26 years agoAdd new section on MySQL security, give hints for setting up the bug
bryce-mozilla%nextbus.com [Wed, 12 May 1999 11:53:11 +0000 (11:53 +0000)] 
Add new section on MySQL security, give hints for setting up the bug
characterization enums, and a fix a few minor glitchies.  A BugZilla
novice, however, is the only person who can properly proof these instructions.

26 years agoI keep chipping away at the Mozilla-specific things.
bryce-mozilla%nextbus.com [Wed, 12 May 1999 11:40:02 +0000 (11:40 +0000)] 
I keep chipping away at the Mozilla-specific things.

26 years agoRemove dead code
bryce-mozilla%nextbus.com [Wed, 12 May 1999 11:33:14 +0000 (11:33 +0000)] 
Remove dead code

26 years agoMake URL an actual link
bryce-mozilla%nextbus.com [Wed, 12 May 1999 11:31:35 +0000 (11:31 +0000)] 
Make URL an actual link

26 years agoOops; back out last change; was checked in by mistake (and with the wrong log comment...
terry%mozilla.org [Tue, 11 May 1999 06:15:08 +0000 (06:15 +0000)] 
Oops; back out last change; was checked in by mistake (and with the wrong log comment, too).

26 years agoRemember the 'changedin' field when memorizing queries.
terry%mozilla.org [Tue, 11 May 1999 06:12:49 +0000 (06:12 +0000)] 
Remember the 'changedin' field when memorizing queries.

26 years agoDo some sanity checking on the entered bug number.
terry%mozilla.org [Tue, 11 May 1999 05:52:43 +0000 (05:52 +0000)] 
Do some sanity checking on the entered bug number.

26 years agoTry to save Ry4an from getting some spam.
terry%mozilla.org [Tue, 11 May 1999 05:52:25 +0000 (05:52 +0000)] 
Try to save Ry4an from getting some spam.

26 years agoAllow querying by groupset (though there is no UI for it yet; can only
terry%mozilla.org [Tue, 11 May 1999 05:23:12 +0000 (05:23 +0000)] 
Allow querying by groupset (though there is no UI for it yet; can only
use this by manually hacking the URL string.)

26 years agoGive better error messages when we can't display a bug.
terry%mozilla.org [Tue, 11 May 1999 05:08:58 +0000 (05:08 +0000)] 
Give better error messages when we can't display a bug.

26 years agoOops. Accounts created via the "createaccount.cgi" page were not
terry%mozilla.org [Sat, 8 May 1999 05:07:21 +0000 (05:07 +0000)] 
Oops.  Accounts created via the "createaccount.cgi" page were not
getting their password emailed to them.

26 years agoProvide an option to tell mysql "set option SQL_BIG_TABLES=1". This
terry%mozilla.org [Sat, 8 May 1999 04:49:23 +0000 (04:49 +0000)] 
Provide an option to tell mysql "set option SQL_BIG_TABLES=1".  This
is necessary for very big queries, but it will slow things up some
otherwise.

26 years agoPresent people an immediate opportunity to attach something to a bug.
terry%mozilla.org [Thu, 6 May 1999 05:16:21 +0000 (05:16 +0000)] 
Present people an immediate opportunity to attach something to a bug.

26 years agoSigh. Fix some indentation I just screwed up.
terry%mozilla.org [Thu, 6 May 1999 05:06:49 +0000 (05:06 +0000)] 
Sigh.  Fix some indentation I just screwed up.

26 years agoGet rid of tabs. (We try to keep tabs out of bugzilla source. We
terry%mozilla.org [Thu, 6 May 1999 05:05:19 +0000 (05:05 +0000)] 
Get rid of tabs.  (We try to keep tabs out of bugzilla source.  We
often fail.)

26 years agoAdded newlines to the end of some messages; the last line was getting
terry%mozilla.org [Thu, 6 May 1999 04:29:46 +0000 (04:29 +0000)] 
Added newlines to the end of some messages; the last line was getting
eaten sometimes.

26 years agoWas not properly remembering email addresses in memorized queries.
terry%mozilla.org [Thu, 6 May 1999 04:25:29 +0000 (04:25 +0000)] 
Was not properly remembering email addresses in memorized queries.

26 years agoAllow querying of bug creation times.
terry%mozilla.org [Thu, 6 May 1999 04:18:38 +0000 (04:18 +0000)] 
Allow querying of bug creation times.

26 years agoAdd parameter "usebrowserinfo", to allow disabling the setting of OS and Platform
bryce-mozilla%nextbus.com [Tue, 4 May 1999 07:05:26 +0000 (07:05 +0000)] 
Add parameter "usebrowserinfo", to allow disabling the setting of OS and Platform
based on the brower the user makes the report from.  Realign text box for
narrower windows.  Remove Mozilla-specific default parameter.

26 years agoCreate a summary report for "-All-" bugs. Default links on. Switch sense of
bryce-mozilla%nextbus.com [Tue, 4 May 1999 07:01:57 +0000 (07:01 +0000)] 
Create a summary report for "-All-" bugs.  Default links on.  Switch sense of
banner flag.  Add commented-out line to enable showing SQL line.

26 years agoFix HTML syntax errors, validate with http://validator.w3.org . Show
bryce-mozilla%nextbus.com [Sun, 2 May 1999 01:43:58 +0000 (01:43 +0000)] 
Fix HTML syntax errors, validate with http://validator.w3.org .  Show
on the the login name that will be used as the "reporter" (to more
completely represent the bug report, and to prevent people from forgetting
to switch logins when using another person's browser).

26 years agoAdded a "blocker" severity.
terry%mozilla.org [Sat, 1 May 1999 03:15:14 +0000 (03:15 +0000)] 
Added a "blocker" severity.

26 years agoUpdated version string to 2.5 (development) bugzilla-2.5 release-2.5
terry%mozilla.org [Sat, 1 May 1999 02:42:43 +0000 (02:42 +0000)] 
Updated version string to 2.5 (development)

26 years agoUpdated version string to 2.4 (shipping) bugzilla-2.4 release-2.4
terry%mozilla.org [Sat, 1 May 1999 02:42:25 +0000 (02:42 +0000)] 
Updated version string to 2.4 (shipping)

26 years agoStop populating the default database with mozilla-specific stuff.
terry%mozilla.org [Sat, 1 May 1999 02:40:51 +0000 (02:40 +0000)] 
Stop populating the default database with mozilla-specific stuff.

26 years agoPatch by mhamby@logicon.com -- provide a UI for adding new components.
terry%netscape.com [Thu, 29 Apr 1999 05:23:04 +0000 (05:23 +0000)] 
Patch by mhamby@logicon.com -- provide a UI for adding new components.

26 years agoAdded a tiny bit of bulletproofing.
terry%netscape.com [Thu, 29 Apr 1999 04:53:45 +0000 (04:53 +0000)] 
Added a tiny bit of bulletproofing.

26 years agoPatch by Ry4an Brase <rbrase@cyrus.net> -- fixed silly typo.
terry%netscape.com [Wed, 28 Apr 1999 04:51:31 +0000 (04:51 +0000)] 
Patch by Ry4an Brase <rbrase@cyrus.net> -- fixed silly typo.

26 years agoAdded links to "a duplicate of" bug ids.
terry%netscape.com [Wed, 28 Apr 1999 04:48:36 +0000 (04:48 +0000)] 
Added links to "a duplicate of" bug ids.

26 years agoAdded a link from a bug that points back to itself, so you can
terry%netscape.com [Wed, 28 Apr 1999 04:33:26 +0000 (04:33 +0000)] 
Added a link from a bug that points back to itself, so you can
middle-click on it and stuff.

26 years agoPatch by David Gardiner <david.gardiner@unisa.edu.au> -- added new headerhtml
terry%netscape.com [Wed, 28 Apr 1999 00:17:49 +0000 (00:17 +0000)] 
Patch by David Gardiner <david.gardiner@unisa.edu.au> -- added new headerhtml
param to allow people to customize the html put in the <HEAD> portion
of generated documents.  Also, a few other minor patches.

26 years agoFixed a bug where the long descriptions of bugs had a variety of
terry%netscape.com [Fri, 23 Apr 1999 03:42:14 +0000 (03:42 +0000)] 
Fixed a bug where the long descriptions of bugs had a variety of
newline characters at the end, depending on the operating system of
the browser that submitted the text.

26 years agoIgnore blanks when doing diff. In particular, this helps hide any
terry%netscape.com [Thu, 22 Apr 1999 05:21:40 +0000 (05:21 +0000)] 
Ignore blanks when doing diff.  In particular, this helps hide any
problems we may have with differing end-of-line characters.

26 years agoFixed a bug where the long descriptions of bugs had a variety of
terry%netscape.com [Thu, 22 Apr 1999 00:45:22 +0000 (00:45 +0000)] 
Fixed a bug where the long descriptions of bugs had a variety of
newline characters at the end, depending on the operating system of
the browser that submitted the text.

26 years agoOops; wasn't sending out mail when someone attached a file.
terry%netscape.com [Sun, 18 Apr 1999 09:44:03 +0000 (09:44 +0000)] 
Oops; wasn't sending out mail when someone attached a file.

26 years agoFixed bug 4928 -- wasn't encoding multi-line value fields properly,
terry%netscape.com [Sun, 11 Apr 1999 00:42:24 +0000 (00:42 +0000)] 
Fixed bug 4928 -- wasn't encoding multi-line value fields properly,
which busted modern browsers (like, Mozilla itself).

26 years agoPatch from James Huff <james.huff@cdg.cendant.com> -- was missing one
terry%netscape.com [Sat, 10 Apr 1999 23:43:09 +0000 (23:43 +0000)] 
Patch from James Huff <james.huff@cdg.cendant.com> -- was missing one
file from list of scripts to run.

26 years agoPatch by jay@invengen.com -- fixed bug 4106 (was busting on IE).
terry%netscape.com [Fri, 9 Apr 1999 11:19:14 +0000 (11:19 +0000)] 
Patch by jay@invengen.com -- fixed bug 4106 (was busting on IE).

26 years agoBugzilla now has the ability to store patches and other attachments with bugs.
terry%netscape.com [Thu, 8 Apr 1999 21:40:45 +0000 (21:40 +0000)] 
Bugzilla now has the ability to store patches and other attachments with bugs.

26 years agoAdded stuff to make it more obvious how to create an account.
terry%netscape.com [Sat, 27 Mar 1999 10:28:51 +0000 (10:28 +0000)] 
Added stuff to make it more obvious how to create an account.

26 years agoLook for text like "bug 213" and make it a link to that bug...
terry%netscape.com [Fri, 26 Mar 1999 11:11:49 +0000 (11:11 +0000)] 
Look for text like "bug 213" and make it a link to that bug...

26 years agoRedo the linkifying of URLs and email addresses to not munge up weird
terry%netscape.com [Fri, 26 Mar 1999 10:34:12 +0000 (10:34 +0000)] 
Redo the linkifying of URLs and email addresses to not munge up weird
cases so badly.

26 years agoQuote URLs and email addresses in the long description of bugs.
terry%netscape.com [Thu, 25 Mar 1999 08:14:26 +0000 (08:14 +0000)] 
Quote URLs and email addresses in the long description of bugs.

26 years agoOn re-reading bug 4133, I see that I should just turn off the
terry%netscape.com [Thu, 25 Mar 1999 06:02:48 +0000 (06:02 +0000)] 
On re-reading bug 4133, I see that I should just turn off the
javascript stuff on all instances of IE.