This commit is contained in:
Alexander M. Turek
2002-10-15 22:44:23 +00:00
parent 3af24d5e22
commit a56543d04d
2 changed files with 24 additions and 11 deletions

View File

@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$
$Source$
2002-10-15 Alexander M. Turek <rabus@users.sourceforge.net>
* Documentation.html: FAQ entry about browser charset settings.
2002-10-15 Marc Delisle <lem9@users.sourceforge.net>
* libraries/auth/cookie.auth.lib.php3: let them use a blank password,
thanks to Juliano Ravasi Ferraz (jferraz)

View File

@@ -2147,6 +2147,16 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
version, we cannot workaround this bug.
</p>
<p>
<b>[5.11] Extended-ASCII characters like German umlauts are displayed
wrong.</b>
<br />
Please ensure that you have set your browser's charset to the one of the
language file you have selected on phpMyAdmin's start page.
Alternatively, you can try the auto detection mode that is supported by the
recent versions of the most browsers.
</p>
<a name="faqusing"></a>
<h3>[6. Using phpMyAdmin]</h3>
<p>