From b08ec2c800b3748b1acd0eeade9a305fdf65b4d5 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 31 Mar 2005 14:36:58 +0000 Subject: [PATCH] bug 1033135, FAQ 5.17 about problems with Firefox Tabbrowser Extensions plugin --- ChangeLog | 4 ++++ Documentation.html | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index dd8a20b6f..2fe76c4b8 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-03-31 Marc Delisle + * Documentation.html: added FAQ 5.17 about problem with + Firefox when the Tabbrowser Extensions plugin is installed + 2005-03-30 Alexander M. Turek * server_databases.php: Bug #1172782 (Don't allow to drop information_schema). diff --git a/Documentation.html b/Documentation.html index 3aa10fbad..f00010abe 100755 --- a/Documentation.html +++ b/Documentation.html @@ -3338,6 +3338,12 @@ To create a new, empty mimetype please see libraries/transformations/template_ge in the "in" and "out" directions. +

+ [5.17] With Firefox, I cannot delete rows of data or drop a database. +

+

Many users have confirmed that the Tabbrowser Extensions plugin they + installed in their Firefox is causing the problem. +


[6. Using phpMyAdmin]