Project

General

Profile

Actions

Bug #17907

closed

(X)HTML/Javascript Code of AdminPanel is not valid

Added by Stefano Kowalke almost 17 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2007-12-11
Due date:
% Done:

0%

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

Description

- The fonts of the AdminPanel are tagged with the depreached <font>.
- All layout stuff do better with CSS
e.g. <td nowrap="nowrap"> > <td style="white-space:nowrap">
The "name" Attribut is replaced be "id".
<form name="TSFE_ADMIN_PANEL_FORM"> -> <form id="TSFE_ADMIN_PANEL_FORM">

(issue imported from #M6927)


Files

class.t3lib_tsfebeuserauth.diff (11.7 KB) class.t3lib_tsfebeuserauth.diff Administrator Admin, 2007-12-11 20:08
class.t3lib_timetrack.diff (7.95 KB) class.t3lib_timetrack.diff Administrator Admin, 2007-12-11 20:09
Actions #1

Updated by Alexander Opitz over 11 years ago

  • Category deleted (Communication)
  • Status changed from New to Needs Feedback
  • Target version deleted (0)

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #2

Updated by Alexander Opitz about 11 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

Actions

Also available in: Atom PDF