[GitHub] cordova-plugin-camera pull request: Try to use realpath filename i...

2016-01-18 Thread FuzzyTree
Github user FuzzyTree commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/99#issuecomment-172693987 Has anyone tested this patch? Applying the changes to CameraLauncher.java results in failed `getPicture` calls. Unfortunately the only error is "

[GitHub] cordova-plugin-camera pull request: Try to use realpath filename i...

2016-01-28 Thread FuzzyTree
Github user FuzzyTree commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/99#issuecomment-176045492 Debugging shows that `FileHelper.getRealPath` returns an empty (non-null) string, which causes the function to return a directory name instead of a file