sancarn / stdVBA

VBA Standard Library - A Collection of libraries to form a common standard layer for modern VBA applications.
MIT License
288 stars 60 forks source link

stdJSON #84

Closed sancarn closed 10 months ago

sancarn commented 10 months ago

Somehow in parseJSONArray this slipped through:

Set parseJSONObject = json

sancarn commented 10 months ago
{"href":"2d29a\u0026contentType="}

==>

{"href":"2d29a&contentType="}