Skip to content

Only looks at first character when interpreting Ext. Json

Latest
Compare
Choose a tag to compare
@JohnAD JohnAD released this 25 Dec 19:36
· 1 commit to master since this release

Only the first character in field name is examined when interpreting extended JSON. Before, a '$' anywhere in the field name spawned special handling; now it is restricted to just examining the first character.