[TYPO3-core] RFC #9194: Bug: wrong handling of 'is_in' list in TCA element type 'input'
Vladimir Podkovanov
admin at sitesfactory.ru
Wed Oct 15 04:42:47 CEST 2008
Hi!
This is an SVN patch request.
Type: Bugfix
Bugtracker references: http://bugs.typo3.org/view.php?id=9194
Branches: TYPO3_4-1, TYPO3_4-2, trunk
Problem:
when 'is_in' string in TCA element type 'input' ends with symbol '0'
(say '1234567890') then '0' is not taken into account so 0's stripped
off from field value
Solution:
changed logical condition to avoid evaluation of string '0' as false
--
-rgds-
Vladimir
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bug_9194.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081015/f9af72fa/attachment.txt
More information about the TYPO3-team-core
mailing list