You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Max Woghiren (JIRA)" <ji...@apache.org> on 2013/07/08 20:17:49 UTC

[jira] [Resolved] (CB-4017) DirectoryReader.readEntries incorrectly returns all entries on each call

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

Max Woghiren resolved CB-4017.
------------------------------

    Resolution: Fixed
    
> DirectoryReader.readEntries incorrectly returns all entries on each call
> ------------------------------------------------------------------------
>
>                 Key: CB-4017
>                 URL: https://issues.apache.org/jira/browse/CB-4017
>             Project: Apache Cordova
>          Issue Type: Bug
>            Reporter: Max Woghiren
>            Assignee: Max Woghiren
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> According to the [W3C spec|http://www.w3.org/TR/file-system-api/#the-directoryreader-interface], DirectoryReader.readEntries should return Entries in blocks, eventually returning an empty list (once all Entries have been returned).
> The current implementation simply returns the entire list of Entries each time it's called.

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