Remove outdated FAQ entries

Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
This commit is contained in:
Isaac Bennetch 2016-03-24 19:33:18 -04:00
parent d6238f7fca
commit 14cce7ae78

View File

@ -1187,21 +1187,14 @@ till version 6.
.. _faq5_5:
5.5 In Internet Explorer 5.0, I get JavaScript errors when browsing my rows.
5.5 (withdrawn).
----------------------------------------------------------------------------
Upgrade to at least Internet Explorer 5.5 SP2.
.. _faq5_6:
5.6 In Internet Explorer 5.0, 5.5 or 6.0, I get an error (like "Page not found") when trying to modify a row in a table with many columns, or with a text column.
5.6 (withdrawn).
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
Your table neither have a primary key nor an unique one, so we must use a long
:term:`URL` to identify this row. There is a limit on the length of the
:term:`URL` in those browsers, and this not happen in Netscape, for example.
The workaround is to create a primary or unique key, or use another browser.
.. _faq5_7:
5.7 I refresh (reload) my browser, and come back to the welcome page.
@ -1228,13 +1221,9 @@ This is a Mozilla bug (see bug #26882 at `BugZilla
.. _faq5_10:
5.10 With Netscape 4.75 I get empty rows between each row of data in a CSV exported file.
5.10 (withdrawn).
-----------------------------------------------------------------------------------------
This is a known Netscape 4.75 bug: it adds some line feeds when
exporting data in octet-stream mode. Since we can't detect the
specific Netscape version, we cannot workaround this bug.
.. _faq5_11:
5.11 Extended-ASCII characters like German umlauts are displayed wrong.
@ -1255,26 +1244,19 @@ Netscape and Mozilla do not have this problem.
.. _faq5_13:
5.13 With Internet Explorer 5.5 or 6, and HTTP authentication type, I cannot manage two servers: I log in to the first one, then the other one, but if I switch back to the first, I have to log in on each operation.
5.13 (withdrawn)
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This is a bug in Internet Explorer, other browsers do not behave this
way.
.. _faq5_14:
5.14 Using Opera6, I can manage to get to the authentication, but nothing happens after that, only a blank screen.
5.14 (withdrawn)
------------------------------------------------------------------------------------------------------------------
Please upgrade to Opera7 at least.
.. _faq5_15:
5.15 I have display problems with Safari.
5.15 (withdrawn)
-----------------------------------------
Please upgrade to at least version 1.2.3.
.. _faq5_16:
5.16 With Internet Explorer, I get "Access is denied" Javascript errors. Or I cannot make phpMyAdmin work under Windows.
@ -1301,14 +1283,9 @@ installed in their Firefox is causing the problem.
.. _faq5_18:
5.18 With Konqueror 4.2.x an invalid ``LIMIT`` clause is generated when I browse a table.
5.18 (withdrawn)
-----------------------------------------------------------------------------------------
This happens only when both of these conditions are met: using the
``http`` authentication mode and ``register_globals`` being set to
``On`` on the server. It seems to be a browser-specific problem;
meanwhile use the ``cookie`` authentication mode.
.. _faq5_19:
5.19 I get JavaScript errors in my browser.