[ 
https://issues.apache.org/jira/browse/CB-3221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13642456#comment-13642456
 ] 

Shazron Abdullah commented on CB-3221:
--------------------------------------

I *think* I found the culprit. Will have to check with the author ([~agrieve])
the logic in this line: 
https://github.com/apache/cordova-ios/blob/d7fb7bf3889afd75152423e8c6a493d5dae38e5d/CordovaLib/Classes/CDVFile.m#L1104
should be <= 0 instead of < 0

                
> FileReader not working on Cordova 2.6.0 or greater
> --------------------------------------------------
>
>                 Key: CB-3221
>                 URL: https://issues.apache.org/jira/browse/CB-3221
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: Master, 2.6.0
>         Environment: iOS 6.1.3/Xcode 4.6.2
>            Reporter: Rob Gillan
>            Assignee: Shazron Abdullah
>             Fix For: 2.7.0
>
>         Attachments: index.html
>
>
> In upgrading from production 2.5 to 2.6 we have found that the FileReader 
> events do not fire beyond onloadstart. Thus reading files do not work as 
> there is no onloadend or returned information.  Noticed first on an iPad3 but 
> then verified under XCode simulator.

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