Angela Fowler created CB-7757: --------------------------------- Summary: media.spec.15 unhandled exception on node play Key: CB-7757 URL: https://issues.apache.org/jira/browse/CB-7757 Project: Apache Cordova Issue Type: Bug Components: mobile-spec, Windows 8 Affects Versions: 3.6.3 Environment: Visual Studio Express Emulator Reporter: Angela Fowler Assignee: Jesse MacFadyen Priority: Minor
This spec calls badMedia.play for filename "invalid.file.name". In MediaProxy.js function startPlayingAudio node is undefined. (Media.get(id)).node.play(); Exception calling native with command :: Media :: startPlayingAudio ::exception=TypeError: Unable to get property 'play' of undefined or null reference SCRIPT5007: Unhandled exception at line 697, column 7 in ms-appx://13fb9920-4f3e-11e4-b323-6b230e869311/www/cdvtests/jasmine-2.0.0/jasmine.js 0x800a138f - JavaScript runtime error: Unable to get property 'expect' of undefined or null reference File: jasmine.js, Line: 697, Column: 7 -- 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