[ 
https://issues.apache.org/jira/browse/FLEX-12169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Justin Mclean resolved FLEX-12169.
----------------------------------

    Resolution: Duplicate
    
> Date Formatter does not coerce to String
> ----------------------------------------
>
>                 Key: FLEX-12169
>                 URL: https://issues.apache.org/jira/browse/FLEX-12169
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Formatters
>    Affects Versions: Adobe Flex SDK 2.0.1 (Release)
>         Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Language Found: English
>            Reporter: Adobe JIRA
>
> Steps to reproduce:
> 1. I'm pulling in a response via xmlrpc and placing the data in an VO
> 2. add a label to the stage
> 3. add a date formatter to it
>  
>  Actual Results:
> It would not format the value. The result was empty and the error was 
> invalid.  
>  
>  Expected Results:
>  Formatting of the date.
>  
>  Workaround (if any):
> I cast it as a string (which it already was) and it worked. 
> see here:
>  http://livedocs.adobe.com/flex/201/langref/mx/formatters/DateFormatter.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to