Mozilla 1.0 note / typo

This commit is contained in:
Alexander M. Turek
2002-06-06 13:10:08 +00:00
parent 6fdc924478
commit 0680e1a8a8
3 changed files with 177 additions and 172 deletions

View File

@@ -5,6 +5,11 @@ phpMyAdmin - Changelog
$Id$
$Source$
2002-06-06 Alexander M. Turek <rabus@users.sourceforge.net>
* Documentation.*:
- The textarea bug still appears in Mozilla 1.0-final.
- Fixed a typo.
2002-06-05 Alexander M. Turek <rabus@users.sourceforge.net>
* lang/dutch.inc.php3: Updates, thanks to "CaliMonk" <calimonk at gmx.net>.
* lang/thai.inc.php3: Updates, thanks again to Arthit Suriyawongkul.

View File

@@ -1707,7 +1707,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
in this area!
<br />
Then, If you're running php 4.1.1, try to upgrade or downgrade... it may
works!
work!
</p>
<p>
@@ -1744,8 +1744,8 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
</p>
<p>
<b>With Mozilla 0.9.? to 1.0-RC3 and Netscape 7.0-PR1 I can't type a
whitespace in the SQL-Query edit area: the page scrolls down.</b>
<b>With Mozilla 0.9.? to 1.0 and Netscape 7.0-PR1 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 />

View File

@@ -1025,7 +1025,7 @@ FAQ - Frequently Asked Questions
till version 6. And thanks to Andrew Zivolup we've traced also a php
4.1.1 bug in this area!
Then, If you're running php 4.1.1, try to upgrade or downgrade... it
may works!
may work!
In Internet Explorer 5.0, I get Javascript errors when browsing my
rows.
@@ -1048,8 +1048,8 @@ FAQ - Frequently Asked Questions
Looks like a Mozilla bug: 0.9.6 was ok. We will keep an eye on future
Mozilla versions.
With Mozilla 0.9.? to 1.0-RC3 and Netscape 7.0-PR1 I can't type a
whitespace in the SQL-Query edit area: the page scrolls down.
With Mozilla 0.9.? to 1.0 and Netscape 7.0-PR1 I can't type a whitespace in
the SQL-Query edit area: the page scrolls down.
This is a Mozilla bug (see bug #26882 at [69]Bugzilla).
[Using phpMyAdmin]