Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Operating System: Windows XP
Platform: PC
Description
noted in the forum: http://www.icefaces.org/JForum/posts/list/3110.page
validator's not called on <ice:inputFile>
Should InputFile have a validator since it's a UICommand? The TLD refers to a
validator, but the InputFile and InputFileTag classes don't, except for an
unused 'validatorArgs' variable in InputFileTag.
validator's not called on <ice:inputFile>
Should InputFile have a validator since it's a UICommand? The TLD refers to a
validator, but the InputFile and InputFileTag classes don't, except for an
unused 'validatorArgs' variable in InputFileTag.
The Validate attribute has been removed from the tld and new functionality
have been added to the inputFile component to define pattern for acceptable
types of file. Please see the
ICE-1080.