Project

General

Profile

Actions

Bug #16295

closed

SQL check breaks on IE due to DOM/CSS usage

Added by Martin Kutschker over 18 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2006-06-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
3.8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The form for entering the "easy" query doesn't work at all on IE (property "display" is missing - IE doesn's support "table-row" anyway) and doesn't work reliable in Firefox (the displayed fields seldom reflect the select box setting). I have no idea how to enter data for an insert statement.

[rant]Don't use DOM when it's not necessary. Instead of a working old-school app this is a fancy non-working tool[/rant]
(issue imported from #M3754)

Actions

Also available in: Atom PDF