apla / me.apla.cordova.app-preferences

App preferences plugin for cordova
Apache License 2.0
201 stars 210 forks source link

String value with quotes does not deserialise properly (ios / osx) #72

Closed tripodsan closed 8 years ago

tripodsan commented 8 years ago

fetching a string value that contains quotes does cannot be fetched properly, because the string is not escaped when it is returned via the cordova bridge.

tripodsan commented 8 years ago

see PR #73. I didn't check android or blackberry

tripodsan commented 8 years ago

...of course it doesn't work either when the value contains backslashes. updated pr.

apla commented 8 years ago

Seems like Android is not affected by this issue.

Thank you!

apla commented 8 years ago

Published as of 7f7c925565911f9e7903c34a66be871a5fede24a