Closed
Bug 344408
Opened 19 years ago
Closed 16 years ago
Do not hardcode Windows profile path in Firefox 3.0 release notes
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: yuhongbao_386, Assigned: deb)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)
Build Identifier:
Please do not hardcode the Windows profile path in the Firefox 2.0 release notes. This bug is blocking-firefox-2+ because it is easy to fix and is in the documentation, not the code.
Reproducible: Always
Steps to Reproduce:
Read the release notes and see the table of Firefox 2.0 profile paths.
Actual Results:
I see hardcoded Windows profile paths.
Expected Results:
I should see ProfilePath in the Windows profile path part of Firefox 2.0 profile paths.
Reporter | ||
Comment 1•19 years ago
|
||
(In reply to comment #0)
> User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET
> CLR 2.0.50727)
> Build Identifier:
> Please do not hardcode the Windows profile path in the Firefox 2.0 release
> notes. This bug is blocking-firefox-2+ because it is easy to fix and is in the
> documentation, not the code.
> Reproducible: Always
> Steps to Reproduce:
> Read the release notes and see the table of Firefox 2.0 profile paths.
> Actual Results:
> I see hardcoded Windows profile paths.
> Expected Results:
> I should see ProfilePath in the Windows profile path part of Firefox 2.0
> profile paths.
User agent is incorrect.
Version: unspecified → 2.0 Branch
Comment 2•19 years ago
|
||
The right answer here is to get the release notes fully localized. Anyone who reads enough English to understand what that table is about will make the reverse translation.
I invite you to file a bug on localizing the release note pages, though! :)
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WONTFIX
Version: 2.0 Branch → unspecified
Reporter | ||
Comment 3•19 years ago
|
||
(In reply to comment #2)
> The right answer here is to get the release notes fully localized. Anyone who
> reads enough English to understand what that table is about will make the
> reverse translation.
What do you mean by the last sentence.
Reporter | ||
Comment 4•18 years ago
|
||
Reopening for FireFox 3.0.
Status: RESOLVED → UNCONFIRMED
Resolution: WONTFIX → ---
Reporter | ||
Comment 5•18 years ago
|
||
Changing title.
Summary: Do not hardcode Windows profile path in Firefox 2.0 release notes → Do not hardcode Windows profile path in Firefox 3.0 release notes
Updated•18 years ago
|
Assignee: nobody → deb
Component: General → www.mozilla.com
Product: Firefox → Websites
QA Contact: general → www-mozilla-com
Comment 6•17 years ago
|
||
Can you give us an example of what you think it should say?
Comment 7•16 years ago
|
||
They look fine on http://www.mozilla.com/en-US/firefox/3.0/releasenotes/
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago → 16 years ago
Resolution: --- → FIXED
Comment 8•16 years ago
|
||
Windows Vista Users\<UserName>\AppData\Roaming\Mozilla\Firefox
Windows 2000, XP, Server 2003 Documents and Settings\<UserName>\Application Data\Mozilla\Firefox
Mac OS X ~/Library/Application Support/Firefox
Linux and Unix systems ~/.mozilla/firefox
Seems fine to me; verified.
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•