[ https://issues.apache.org/jira/browse/CB-8951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14528315#comment-14528315 ]
ASF GitHub Bot commented on CB-8951: ------------------------------------ GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/82 CB-8951 Fixed crash related to headers parsing on wp8 This is a quick temporary fix for https://issues.apache.org/jira/browse/CB-8951 Without it, mobilespec app crashes. More in-depth approach can be found here: https://github.com/apache/cordova-plugin-file-transfer/pull/72 but it is being delayed until wp8@4.0.0 release You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-plugin-file-transfer CB-8951 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-file-transfer/pull/82.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #82 ---- commit 4f0e1404580c70cec76ab372c1229757777f95a3 Author: alsorokin <alexander.soro...@akvelon.com> Date: 2015-05-05T11:39:07Z CB-8951 Fixed crash related to headers parsing on wp8 ---- > WP8: System.NullReferenceException in download method in FileTransfer.cs > ------------------------------------------------------------------------ > > Key: CB-8951 > URL: https://issues.apache.org/jira/browse/CB-8951 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin File Transfer, WP8 > Affects Versions: Master > Reporter: Dmitry Blotsky > Assignee: Jesse MacFadyen > Labels: plugin-file-transfer, wp8 > Original Estimate: 24h > Remaining Estimate: 24h > > When running mobilespec tests on WP8, a null reference exception is raised > and uncaught when parseHeaders returns null on line 480 of FileTransfer.cs. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org