You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2013/04/17 06:05:17 UTC

[jira] [Updated] (FLEX-14718) Sorting null values

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

Justin Mclean updated FLEX-14718:
---------------------------------

    Labels: easyfix easytest  (was: )
    
> Sorting null values
> -------------------
>
>                 Key: FLEX-14718
>                 URL: https://issues.apache.org/jira/browse/FLEX-14718
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: mx: DataGrid
>    Affects Versions: Adobe Flex SDK 2.0.1 (Release)
>         Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Browser: Firefox 2.x
> Language Found: Japanese
>            Reporter: Adobe JIRA
>              Labels: easyfix, easytest
>
> This bug reappears.
> https://bugs.adobe.com/jira/browse/SDK-10865
> Please try an attached sample with a debugging player.
> Steps to reproduce:
> 1.Execute an Flex Application.(gridsortsample.mxml)
> 2.Click DataGridHeader"birthday".(Once or twice)
> The suggestion of the revision.
> Please change the 557th line of SortField.as as follows.(private function nullCompare)
> if (typeLeft is Date || typeRight is Date) -> if (left is Date || right is Date)
> Probably I think it to be all right in this
> details:FxUG in Japan
> http://www.fxug.net/modules/xhnewbb/viewtopic.php?topic_id=1843&post_id=7663#forumpost7663
> My development environment
> Flex Builder 2.0.1(Flex SDK 2.0.1 hotfix3) Eclipse Plug-in

--
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