From: jocuri%softhome.net <> Date: Fri, 2 Apr 2004 05:52:43 +0000 (+0000) Subject: Fixing encoding issues introduced in bug 220817: add FAQ documentation for 'Why do... X-Git-Tag: bugzilla-2.16.6~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f247dd22d1cdad90a14229f04adecebee4e9df2c;p=thirdparty%2Fbugzilla.git Fixing encoding issues introduced in bug 220817: add FAQ documentation for 'Why do I have to log in every time I access a page?'. --- diff --git a/docs/xml/faq.xml b/docs/xml/faq.xml index 7a89361e0b..4ce980db2f 100644 --- a/docs/xml/faq.xml +++ b/docs/xml/faq.xml @@ -801,9 +801,9 @@ First, make sure cookies are enabled in the user's browser. - If that doesn´t fix the problem, it may be that - the user´s ISP implements a rotating proxy server. This causes - the user´s effective IP address (the address which the Bugzilla server + If that doesn't fix the problem, it may be that + the user's ISP implements a rotating proxy server. This causes + the user's effective IP address (the address which the Bugzilla server perceives him coming from) to change periodically. Since Bugzilla cookies are tied to a specific IP address, each time the effective address changes, the user will have to log in again.