Project

General

Profile

Actions

Bug #31724

closed

Slider wizard must use range instead of min/max properties

Added by Francois Suter over 12 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Must have
Category:
Backend User Interface
Target version:
Start date:
2011-11-10
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

#25315 introduced a slider wizard for select-type and input-type fields. For input-type fields it is possible to define a minimum and maximum value for the slider. Unfortunately the wizard misuses the "max" TCA property for the maximum value, which is normally used for the "maxlength" attribute of the input field.

The slider wizard should instead rely on the "range" property, which already exists and serves exactly the purpose of defining a minimum and maximum value for the field.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #25315: Add a value slider as wizard to TCEformsClosedSteffen Kamper2011-03-13

Actions
Actions

Also available in: Atom PDF