Skip to content
This repository has been archived by the owner on Nov 24, 2020. It is now read-only.

Fix for the JSON decode error. #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix for the JSON decode error. #20

wants to merge 1 commit into from

Conversation

Clearmist
Copy link

To be able to pass a JSON string through the shell and retain its quotes I made PhantomJS.php base64 encode the string. converter.js now base64 decodes the string before JSON decoding it. ConverterAbstract.php now encodes the URI with three forward slashes to allow PhantomJS to load temporary files.

…tes I made PhantomJS.php base64 encode the string. converter.js now base64 decodes the string before JSON decoding it. ConverterAbstract.php now encodes the URI with three forward slashes to allow PhantomJS to load temporary files.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant