Closed
Bug 263369
Opened 21 years ago
Closed 21 years ago
improve explanation of 'proxy'
Categories
(Firefox Graveyard :: Help Documentation, enhancement)
Firefox Graveyard
Help Documentation
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox1.0
People
(Reporter: bugzilla.fr, Assigned: steffen.wilberg)
References
Details
(Keywords: fixed-aviary1.0, late-l10n)
Attachments
(1 file)
2.15 KB,
patch
|
jwalden+fxhelp
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.7.3) Gecko/20040922 Firefox/0.10.1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.7.3) Gecko/20040922 Firefox/0.10.1
See prefs.xhtml :
http://lxr.mozilla.org/seamonkey/source/browser/components/help/locale/en-US/prefs.xhtml#148
148 <p>Many organizations block access from the Internet to their networks.
149 This prevents outside parties from gaining access to sensitive
150 information. The protection is called a firewall.</p>
151 <p>If your organization has a firewall, the browser may need to go through
152 a proxy server before connecting you to the Internet. The proxy server
153 prevents outsiders from breaking into your organization's private
154 network.</p>
The text should be :
152 a proxy server before connecting you to the Internet. The proxy server
153 permit to go through the firewall witch prevents outsiders from
breaking into your organization's private
154 network.</p>
Reproducible: Always
Steps to Reproduce:
Assignee | ||
Comment 1•21 years ago
|
||
I don't understand why we mention "firewall" here at all. Firewalls and proxys
can be used independently. For example, some ISPs force their customers to use a
proxy of the ISP. This has nothing to do with a firewall.
See http://en.wikipedia.org/wiki/Proxy_server
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter | ||
Comment 2•21 years ago
|
||
Bug 253104 ([TRACKER] Firefox Help Documentation changes before the 1.0 release)
should depend on this one.
Ph
Blocks: 253104
Comment 3•21 years ago
|
||
(In reply to comment #1)
> I don't understand why we mention "firewall" here at all. Firewalls and proxys
> can be used independently. For example, some ISPs force their customers to use a
> proxy of the ISP. This has nothing to do with a firewall.
>
> See http://en.wikipedia.org/wiki/Proxy_server
Steffen, you take care of this one. You've got a better understanding of the
terms than I do, it seems.
Assignee: jwalden+fxhelp → steffen.wilberg
Assignee | ||
Comment 4•21 years ago
|
||
This is not strictly necessary for 1.0, but I think it's more accurate.
Assignee | ||
Updated•21 years ago
|
Attachment #161912 -
Flags: review?(jwalden+fxhelp)
Comment 5•21 years ago
|
||
Comment on attachment 161912 [details] [diff] [review]
patch
>+ <p>Your organization or internet service provider may offer or require you
>+ to use a proxy. A proxy acts as an intermediary between your computer and
>+ the Internet. It intercepts all requests to the Internet to see if it can
>+ fulfill the request itself, using its cache. Proxies are used to improve
>+ performance, filter requests, and hide your computer from the Internet to
>+ improve security. They're often part of a corporate firewall.</p>
Remove "itself, " from the third sentence (the comma's not necessary, and the
"it"ses pile up in this sentence) and change "They're" to "Proxies are" in the
last sentence ("They're" is somewhat unclear due to its distance from
"Proxies") and r=me.
Must remember: always update date in changed files!
Attachment #161912 -
Flags: review?(jwalden+fxhelp) → review+
Assignee | ||
Comment 6•21 years ago
|
||
Checked in br & trunk.
Severity: normal → enhancement
Status: NEW → RESOLVED
Closed: 21 years ago
Keywords: fixed-aviary1.0
Resolution: --- → FIXED
Summary: Explanation of proxy in help : prefs.xtml is not good → improve explanation of 'proxy'
Target Milestone: --- → Firefox1.0
Assignee | ||
Comment 8•17 years ago
|
||
AVIARY_1_0_20040515_BRANCH: http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&file=prefs.xhtml&branch=AVIARY_1_0_20040515_BRANCH&root=/cvsroot&subdir=mozilla/browser/components/help/locale/en-US/Attic&command=DIFF_FRAMESET&rev1=1.1.4.1.2.26&rev2=1.1.4.1.2.27
HEAD: http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&file=prefs.xhtml&branch=1.14&root=/cvsroot&subdir=mozilla/browser/components/help/locale/en-US/Attic&command=DIFF_FRAMESET&rev1=1.13&rev2=1.14
But who cares? I fixed this bug almost 4 years ago, and the in-product help files have just been cvs removed by bug 442279...
Assignee | ||
Comment 9•17 years ago
|
||
If you ask which version of Firefox this was fixed in, see the target milestone ans keywords: Firefox 1.0.
Comment 10•17 years ago
|
||
Oh. Sorry, I looked at the wrong field (version). I was asking b/c I was working on updating the proxy documentation, and I am trying to figure out what products to revise. My thinking is to do FF3-only, for now, b/c the content is in MDC.
Assignee | ||
Comment 11•17 years ago
|
||
Sure, don't bother with Firefox 2 anymore.
Also check out the knowledge base on http://support.mozilla.com/, which replaced the in-product help pages (menu Help -> Help Contents).
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•