Steps to reproduce:
Change template data structure in a way that doesn't match citoid's data structure, i.e. "isbn" : "isbn" instead of the correct "issn": ["issn"]
Attempt to add citation which uses that field, i.e. http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2841828/
Error is:
TypeError: input.match is not a function
in
ve.dm.MWTransclusionNode.static.escapeParameter
line 172