added a faq entry about bug #547064 (JS error with texareas under Mozilla)

This commit is contained in:
Loïc Chapeaux
2002-04-27 13:40:51 +00:00
parent 262ef2a758
commit 716ab7b5db
2 changed files with 10 additions and 0 deletions

View File

@@ -11,6 +11,8 @@ $Source$
against bug #547384 (Marker Color can't equal Pointer Color).
* libraries/auth/config.auth.lib.php3, line 111: fixed a header problem.
* scripts/create-release.sh: improved so a CVS branch tag may be used.
* Documentation.html: added a faq entry about bug #547064 (JS error with
texareas under Mozilla).
* Compressed ChangeLog till the 2.2.6 release.
2002-04-26 Lo<4C>c Chapeaux <lolo@phpheaven.net>

View File

@@ -1482,6 +1482,14 @@ $cfg['PmaAbsoluteUri'] = (!empty($HTTPS) ? 'https' : 'http') . '://'
Mozilla versions.<br />
</p>
<p>
<b>With Mozilla 0.9.? to 1.0-RC1 I can't type a whitespace in the SQL-Query
edit area: the page scrolls down.</b>
<br />
This is a Mozilla bug (see bug #26882 at
<a class="navigation" href="http://bugzilla.mozilla.org/" target="_blank">Bugzilla</a>).<br />
</p>
<a name="faqusing"></a>
<h3>[Using phpMyAdmin]</h3>