]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Remove Landfill reference (#103)
authorLinh Nguyen <linhnguyen@mozilla.com>
Sat, 20 Nov 2021 05:46:26 +0000 (00:46 -0500)
committerGitHub <noreply@github.com>
Sat, 20 Nov 2021 05:46:26 +0000 (00:46 -0500)
* Remove Landfill reference and update test site (#1)

* Update README

* Update README

* Update bugzilla-submit.xml

* Update creating-an-account.rst

* Update filing.rst

* Update finding.rst

* Address review comments

README
contrib/bugzilla-submit/README
contrib/bugzilla-submit/bugzilla-submit.xml
docs/en/rst/about/index.rst
docs/en/rst/using/creating-an-account.rst
docs/en/rst/using/filing.rst
docs/en/rst/using/finding.rst

diff --git a/README b/README
index e68afd8e43deda89382af90e03074ac65e4447b2..335631e5df6746aac0a18ef9dfa9b32cd5e5bc37 100644 (file)
--- a/README
+++ b/README
@@ -6,9 +6,6 @@ developed by an active group of volunteers in the Mozilla community, and used
 by thousands of projects and companies around the world. It can be installed on
 Linux and other flavors of Unix, Windows or Mac OS X.
 
-You can try Bugzilla out using our testing installation:
-https://landfill.bugzilla.org/bugzilla-tip/
-
 Documentation
 =============
 
index f9e74b9d4559b8919983f425269ebbbc5535e4eb..9d9811bdeae97ff6dc4c50b379195f6d3eaac8c9 100644 (file)
@@ -19,9 +19,8 @@ Its only requirement is Python 2.3 or higher; you should have the
 Usage Notes
 -----------
 
-* Please constrain testing to your own installation of Bugzilla, or use
-* http://landfill.bugzilla.org/ for testing purposes -- opening test
-* bugs on production instances of Bugzilla is definitely not a good idea
+* Please constrain testing to your own installation of Bugzilla, opening test
+* bugs on production instances of Bugzilla is definitely not a good idea.
 
 Run "bugzilla-submit --help" for a description of the possible options.
 
index 2cfdc92092e6d7328b3e1b6535bc512b6cdde43b..297e690cc4b6a29fcf1dc2a46becbb14aa2e2b3b 100755 (executable)
@@ -201,12 +201,12 @@ password field is the right password.  The URL in the machine field
 must be enclosed in double quotes.</para>
 
 <para>For example, if your Bugzilla instance is at
-"http://landfill.bugzilla.org/bztest/", and your login and password
+"https://bugzilla.example.org/bztest/", and your login and password
 there are "john@doe.com" and "foo", respectively, your
 <filename>.netrc</filename> entry should look something like:</para>
 
 <screen>
-    machine "http://landfill.bugzilla.org/bztest/"
+    machine "https://bugzilla.example.org/bztest/"
     login john@doe.com
     password foo
 
index c2573391ae3ffa1039510c08f6784ff90e277a2c..76c8d5276b415e8f795f872c4f17a17796834371 100644 (file)
@@ -17,11 +17,9 @@ The most current version of this document can always be found on the
 Evaluating Bugzilla
 ###################
 
-If you want to try out Bugzilla to see if it meets your needs, you can do so
-on `Landfill <https://landfill.bugzilla.org/bugzilla-4.4-branch/>`_, our test
-server. The `Bugzilla FAQ <https://wiki.mozilla.org/Bugzilla:FAQ>`_ may also
-be helpful, as it answers a number of questions people sometimes have about
-whether Bugzilla is for them.
+The `Bugzilla FAQ <https://wiki.mozilla.org/Bugzilla:FAQ>`_ may be helpful, 
+as it answers a number of questions people sometimes have about whether 
+Bugzilla is for them.
 
 .. _getting-help:
 
index 0ea42ee5dba495d1914fcc91550fe1bfd70f663f..892ad5e4d19a7d24209a633a03f578607aea556c 100644 (file)
@@ -5,9 +5,7 @@ Creating an Account
 
 If you want to use a particular installation of Bugzilla, first you need to
 create an account. Ask the administrator responsible for your installation
-for the URL you should use to access it. If you're test-driving Bugzilla,
-you can use one of the installations on
-`Landfill <http://landfill.bugzilla.org/>`_.
+for the URL you should use to access it.
 
 The process of creating an account is similar to many other websites.
 
index 788cebbd51d5a07ddc509ff3ffa0d79b830ea9ab..229a3f823b1cf40290c9a99f31234d6d0f524532 100644 (file)
@@ -8,18 +8,13 @@ Reporting a New Bug
 
 Years of bug writing experience has been distilled for your
 reading pleasure into the
-`Bug Writing Guidelines <http://landfill.bugzilla.org/bugzilla-tip/page.cgi?id=bug-writing.html>`_.
+`Bug Writing Guidelines <https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines>`_.
 While some of the advice is Mozilla-specific, the basic principles of
 reporting Reproducible, Specific bugs and isolating the Product you are
 using, the Version of the Product, the Component which failed, the Hardware
 Platform, and Operating System you were using at the time of the failure go a
 long way toward ensuring accurate, responsible fixes for the bug that bit you.
 
-.. note:: If you want to file a test bug to see how Bugzilla works,
-   you can do it on one of our test installations on
-   `Landfill <http://landfill.bugzilla.org/>`_. Please don't do it on anyone's
-   production Bugzilla installation.
-
 The procedure for filing a bug is as follows:
 
 #. Click the :guilabel:`New` link available in the header or footer
index a8e18eef211d3c7b0055cbe6b243ce8c8f5ae6f9..886af33e316fdde298be2f5fd1d5e731da9cedd8 100644 (file)
@@ -43,8 +43,7 @@ Advanced Search
 ===============
 
 The Advanced Search page is used to produce a list of all bugs fitting
-exact criteria. `You can play with it on
-Landfill <http://landfill.bugzilla.org/bugzilla-tip/query.cgi?format=advanced>`_.
+exact criteria.
 
 Advanced Search has controls for selecting different possible
 values for all of the fields in a bug, as described above. For some