We should add this test to mobile-spec! On 9/6/12 6:38 AM, "Andrew Grieve" <agri...@chromium.org> wrote:
>Thanks for pointing this out Andre! > >Confirmed that this is a white-list related error on both iOS and >Android. I imagine we want to always allow data URIs through the >whitelist. > >Created issues: > >https://issues.apache.org/jira/browse/CB-1379 >https://issues.apache.org/jira/browse/CB-1380 > > >Should be an easy fix and you should be able to patch in the code change >when we fix it. > >These are the only two platforms I know how to test. Are there other >platforms that you've found this to be a problem on? > > >On Wed, Sep 5, 2012 at 4:58 PM, André Fiedler <andre.fied...@me.com> >wrote: > >> This Test Case will fail in PhoneGap/Cordova: >> >> https://gist.github.com/3644626 >> >> >> Am 05.09.2012 um 22:14 schrieb André Fiedler <andre.fied...@me.com>: >> >> > Seems like PhoneGap/Cordova can´t handle data URL´s. These are >>required >> by Mozilla´s PDF.JS to render a PDF page. >> > >> > Does anyone know a work around? >> > >> > https://github.com/SunboX/st2_pdf_panel/issues/1 >> > >> > Same issue described here: >> > https://groups.google.com/forum/?fro...ap/EqjMcmO1Ez4 >> > and here: >> > http://pastebin.com/XXUYvJQX >> >>