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

Comments

Fix for the JSON decode error.#20

Open
Clearmist wants to merge 1 commit intokriansa:masterfrom
Clearmist:master
Open

Fix for the JSON decode error.#20
Clearmist wants to merge 1 commit intokriansa:masterfrom
Clearmist:master

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