-
Notifications
You must be signed in to change notification settings - Fork 649
Open
Labels
bugSomething isn't workingSomething isn't workingtoolsIssues related to testing toolsIssues related to testing tools
Description
Line 137 in ec24f7b
function parseKeyValuePair( |
The parseKeyValuePair function treats all values as plain strings, so it fails to parse JSON strings into objects, causing structured data like {"name":"value"} to be misinterpreted as a string.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtoolsIssues related to testing toolsIssues related to testing tools