summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create/create-guided.html.tmpl
diff options
context:
space:
mode:
authorgerv%gerv.net <>2009-02-08 15:21:26 +0100
committergerv%gerv.net <>2009-02-08 15:21:26 +0100
commit6526314ef39287f0ae11e43e325250bd760a03a2 (patch)
tree68aa273df65ab74f01d5c676edd9c111f9567be4 /template/en/default/bug/create/create-guided.html.tmpl
parentca57ed306f3321bfef7f9ed1d009ffea3ad6cb97 (diff)
downloadbugzilla-6526314ef39287f0ae11e43e325250bd760a03a2.tar.gz
bugzilla-6526314ef39287f0ae11e43e325250bd760a03a2.tar.xz
Bug 365521 and bug 365056: remove Netscape-specific parts of form, fix encodings of &, and update OS list. r=justdave, a=lpsolit.
Diffstat (limited to 'template/en/default/bug/create/create-guided.html.tmpl')
-rw-r--r--template/en/default/bug/create/create-guided.html.tmpl44
1 files changed, 5 insertions, 39 deletions
diff --git a/template/en/default/bug/create/create-guided.html.tmpl b/template/en/default/bug/create/create-guided.html.tmpl
index 923442860..9f2a21b71 100644
--- a/template/en/default/bug/create/create-guided.html.tmpl
+++ b/template/en/default/bug/create/create-guided.html.tmpl
@@ -67,40 +67,6 @@ function PutDescription() {
}
</script>
-[%# Browser sniff to try and reduce the incidence of Netscape 6/7 bugs %]
-
-[% IF cgi.user_agent('Netscape(\d)') %]
- [% matches = cgi.user_agent().match('Netscape(\d)') %]
- <div style="background-color: lightgrey;
- border: 1px solid black;
- padding: 2px">
- <font color="#990000">
- <b>
- You are using Netscape [% matches.0 %].
- Report [% terms.bugs %] with this browser to the
- <a href="http://home.netscape.com/browsers/[% matches.0 %]/feedback/index.html">
- Netscape [% matches.0 %] Feedback Center.</a>
- </b>
- </font>
- This form is only for reporting [% terms.bugs %] in the Mozilla web browser
- and other products from mozilla.org. To report [% terms.abug %] you find
- in Netscape [% matches.0 %] with this form, you must reproduce it first in
- a recent build of
- <a href="http://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/latest/">Mozilla</a>,
- <a href="http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/">Firefox</a>,
-<a href="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/latest-trunk/">Thunderbird</a> or
- <a href="http://ftp.mozilla.org/pub/mozilla.org/camino/nightly/latest/">Camino</a>
- to make sure the problem hasn't been fixed already.
- </div>
-[% END %]
-
-[% IF cgi.user_agent('Gecko/') %]
- [% matches = cgi.user_agent().match('Gecko/(\d+)') %]
-
-[% END %]
-
-<!-- @@@ Need UA checking here -->
-
<a name="step1"></a>
<h3>Step 1 of 3 - has your [% terms.bug %] already been reported?</h3>
@@ -121,13 +87,13 @@ function PutDescription() {
[% END %]
<p>
- <a href="duplicates.cgi?[% productstring %]&format=simple" target="somebugs">All-time Top 100</a> (loaded initially) |
- <a href="duplicates.cgi?[% productstring %]&format=simple&sortby=delta&reverse=1&maxrows=100&changedsince=14" target="somebugs">Hot in the last two weeks</a>
+ <a href="duplicates.cgi?[% productstring %]&amp;format=simple" target="somebugs">All-time Top 100</a> (loaded initially) |
+ <a href="duplicates.cgi?[% productstring %]&amp;format=simple&amp;sortby=delta&amp;reverse=1&amp;maxrows=100&amp;changedsince=14" target="somebugs">Hot in the last two weeks</a>
</p>
<iframe name="somebugs" id="somebugs"
style="border: 2px black solid"
- src="duplicates.cgi?[% productstring %]&format=simple">
+ src="duplicates.cgi?[% productstring %]&amp;format=simple">
</iframe>
<p>
@@ -260,8 +226,8 @@ function PutDescription() {
</td>
</tr>
- [% op_sys = [ "Windows 2000", "Windows XP", "Windows Vista",
- "Mac OS X", "Linux", "All", "other" ] %]
+ [% op_sys = [ "Windows 2000", "Windows XP", "Windows Vista", "Windows 7",
+ "Mac OS X", "Linux", "All", "Other" ] %]
<tr>
<td align="right" valign="top">