Closed
Bug 236575
Opened 22 years ago
Closed 22 years ago
'newer build' link is for wrong product
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: ed, Assigned: gerv)
References
()
Details
Attachments
(1 file, 1 obsolete file)
|
4.04 KB,
patch
|
justdave
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
The bug reporting page <http://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox>
has a link 'newer build' to
<http://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/latest/> but that is the
latest nightly build of Mozilla, not Firefox. The advice on the Firefox bug
reporting page should say where to download a newer build of that product.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Updated•22 years ago
|
Assignee: endico → gerv
Status: UNCONFIRMED → NEW
Component: Bugzilla: Other b.m.o Issues → Creating/Changing Bugs
Ever confirmed: true
OS: Windows XP → All
Product: mozilla.org → Bugzilla
QA Contact: myk → mattyt-bugzilla
Hardware: PC → All
Version: other → 2.17.6
| Assignee | ||
Comment 1•22 years ago
|
||
Hmm. There isn't really a good page to link to here. This patch fixes
create-guided, but this template has been customised on b.m.o. so there may be
things to fix there too.
Gerv
| Assignee | ||
Updated•22 years ago
|
Attachment #143233 -
Flags: review?(justdave)
Comment 2•22 years ago
|
||
Comment on attachment 143233 [details] [diff] [review]
Patch v.1
>+ 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 whatever product you are using, to make sure the
>+ problem hasn't been fixed already.
This doesn't make any sense. The text you removed was saying "Don't file
Netscape bugs here. If you want to report a bug here that you found in
Netscape, you need to reproduce it in Mozilla first." That statement is still
true no matter what product they're filing in. You're now turning around and
telling them to reproduce it in a current version of Netscape. I don't see a
need to change that paragraph.
>Hmm. There isn't really a good page to link to here.
What about http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest/ ?
We could switch on product and put the appropriate directory for each one for
the ones we know, and not even include that paragraph for the products where
it's irrelevant.
That would also stop it from telling people reporting Bugzilla bugs that they
need to reproduce their bug in Mozilla. ;)
Attachment #143233 -
Flags: review?(justdave) → review-
| Assignee | ||
Comment 3•22 years ago
|
||
OK, try this. (It reformats a couple of paragraphs as well, to tidy things up.)
Gerv
Attachment #143233 -
Attachment is obsolete: true
| Assignee | ||
Updated•22 years ago
|
Attachment #143259 -
Flags: review?(justdave)
Comment 4•22 years ago
|
||
Comment on attachment 143259 [details] [diff] [review]
Patch v.2
this works for me.
Attachment #143259 -
Attachment description: Patch v.1 → Patch v.2
Attachment #143259 -
Flags: review?(justdave) → review+
Updated•22 years ago
|
Flags: approval+
| Assignee | ||
Comment 5•22 years ago
|
||
Fixed.
Checking in template/en/default/bug/create/create-guided.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/create/create-guided.html.tmpl,v
<-- create-guided.html.tmpl
new revision: 1.17; previous revision: 1.16
done
Gerv
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Target Milestone: --- → Bugzilla 2.18
Comment 6•22 years ago
|
||
*** Bug 236353 has been marked as a duplicate of this bug. ***
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•