rcdmk / aspJSON

A fast classic ASP JSON parser and encoder for easy JSON manipulation to work with the new JavaScript MV* libraries and frameworks.
MIT License
203 stars 89 forks source link

Line Breaks not escaped #10

Closed ghost closed 8 years ago

ghost commented 8 years ago

Hi

I am currently using the class in a vbs and have noticed that line breaks in values are not escaped. I work around this by doing the replacement before I pass the values so this is not really a problem for me.

This might however be an issue only concerning the scripting host, I wanted to inform anyway.

Regards

rcdmk commented 8 years ago

I will sure take a look at this.

Thank you!

rcdmk commented 8 years ago

This should be fixed now in 3.3.0.