Project

General

Profile

Actions

Bug #14171

closed

XHTML compliance of FORM objects (attribute wrap)

Added by old_bs5 over 20 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Category:
Frontend
Target version:
-
Start date:
2004-05-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
3.8.0rc1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Generated Forms contains always a wrap-attribute in the textarea-tag. But the w3c-validator says that's wrong.
So I patched the tslib to allow a "disabled" as wrap-parameter to disable the wrap-attribute in xhtml.

I created a patch-file and added it.
(issue imported from #M98)


Files

Actions #1

Updated by Robert Lemke over 20 years ago

That's true, the "wrap" property is no valid (X)HTML. We'll have to implement that somehow.

Actions #2

Updated by Martin Kutschker almost 20 years ago

Changed subject and raised severity.

I think 3.8 should really aim at complete xhtml compliance.

Actions #3

Updated by Sacha Vorbeck over 19 years ago

keyword:accessibility

Actions #4

Updated by Martin Kutschker over 19 years ago

Uploaded a new patch which is like the first one but has an additional noWrapAttr-config for the whole form.

Actions #5

Updated by Michael Stucki over 19 years ago

Fixed in 3.8

Actions

Also available in: Atom PDF