Project

General

Profile

Actions

Bug #25048

closed

Time 0:00 not possible if 'eval' => 'time'

Added by Thomas Walder about 13 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-02-15
Due date:
% Done:

0%

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

Description

If you have a TCA definition like this
'uhrzeit' => array (
'exclude' => 0,
'label' => 'LLL:EXT:mg_test/locallang_db.xml:tx_mgtest_test.uhrzeit',
'config' => array (
'type' => 'input',
'size' => '30',
'eval' => 'time',
)
),

it is not possible to enter 0:00 or 24:00

The Field will be emptied.
If you enter 0 the value will be 0:01

(issue imported from #M17603)

Actions #1

Updated by Alexander Opitz about 10 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • TYPO3 Version set to 4.5
  • Is Regression set to No

Hi,

as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)?

Actions #2

Updated by Alexander Opitz almost 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this ticket.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF