Closed
Bug 220338
Opened 22 years ago
Closed 22 years ago
Firebird application named Mozilla Firebird Debug in WinXP Start Menu
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: bugzilla, Assigned: bugzilla)
Details
(Keywords: regression)
Attachments
(1 file)
|
16.84 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6a) Gecko/20030924 Firebird/0.7+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6a) Gecko/20030924 Firebird/0.7+
Starting with the 20030924 build, Firebird is labeled "Mozilla Firebird Debug"
in the WinXP Start Menu/Internet icon.
In the 20030923 build, it simply read "Mozilla Firebird".
Reproducible: Always
Steps to Reproduce:
1. Set Firebird as the default browser
2. Have the Internet icon visible in the Start menu
Actual Results:
Icon label reads "Mozilla Firebird Debug"
Expected Results:
Expected label to read "Mozilla Firebird"
| Reporter | ||
Comment 1•22 years ago
|
||
Whatever it was, it just went away after a reboot tonight, for no apparent reason.
Resolving bug.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Comment 2•22 years ago
|
||
I think it was caused by bug 199386, and I'm seeing this too, rebooting doesn't
help.
Keywords: regression
Comment 3•22 years ago
|
||
Comment 4•22 years ago
|
||
I'm seeing it too with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b)
Gecko/20031130 Firebird/0.7+
Reopening.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 5•22 years ago
|
||
Yup, I'm seeing this on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b)
Gecko/20031202 Firebird/0.7+ as well. This should really get fixed by 0.8,
because its a major branding issue, although it doesn't affect functionality.
Comment 6•22 years ago
|
||
I posted on the MozillaZine forum about some searching I did for it.
http://forums.mozillazine.org/viewtopic.php?p=285182#285182
-----
I've started seeing it recently in my own builds (non-installer), though it
hasn't been bothering me. I searched the source tree and so far I only found one
occurrance, in browser/app/splash.rc.
See line 68-72[1]:
>STRINGTABLE DISCARDABLE
>BEGIN
> ID_DDE_APPLICATION_NAME, "Mozilla Firebird Debug"
> IDS_STARTMENU_APPNAME, "Mozilla Firebird Debug"
>END
It happened with this change[2], when Ben put in the new download system, back
on Nov 26 16:54. The strings used to say "Mozilla Firebird" but was changed to
"Mozilla Firebird Debug".
I'm pretty sure someone can patch that and have it changed back, unless there's
some odd unknown thing dependent on it. (Unlikely.)
[1]http://webtools.mozilla.org/bonsai/cvsblame.cgi?file=mozilla/browser/app/splash.rc&rev=&root=/cvsroot#68
[2]http://webtools.mozilla.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&root=/cvsroot&subdir=mozilla/browser/app&command=DIFF_FRAMESET&file=splash.rc&rev2=1.12&rev1=1.11
Comment 7•22 years ago
|
||
Bah, lol. Fixed by Ben just now, apparantly:
12/03/2003 20:54 | ben%bengoodger.com | Oops, I did it again.
Updated•22 years ago
|
Status: REOPENED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → FIXED
Comment 8•22 years ago
|
||
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 9•22 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•