displaying top 100 results
Tracker Issue content:// files error on readAsBase64 (cfclient)
2610067 CF-3734606 Mobile Support Simon Free content:// files error on readAsBase64 (cfclient) Problem Description:
When using readAsBase64 function in cfclient it errors when reading in a URL that starts with content:// and gives the error message 'File Encoding Error' but works fine with URL
)Disabling CryptoJ works because the way JCA/JCE works is that it will simply use the next Crypto Provider available, which in this case is the Sun Provider, which works just fine. It can also be worked around by removing the KeyAgreement from the provider at runtime (Credit: Simon Free and Pete Freitag)Do your