Fixed the coed to accept the json field properties with and without single and double quots.
Example Inputs:
{part:{operator:'Equals',values:['TESTPART']}}
{"part":{"operator":"Equals","values":["TESTPART"]}}
Authored by: saravanan1181 2012-09-17
Parent: [r6354]
Child: [r6356]