Coerce all array values to strings before comparison in val(). Fixes bug #7123.
authorColin Snover <github.com@zetafleet.com>
Sat, 9 Oct 2010 03:48:06 +0000 (22:48 -0500)
committerColin Snover <github.com@zetafleet.com>
Sat, 9 Oct 2010 03:48:06 +0000 (22:48 -0500)
commitb03416954d8033e641bd658fb18631699db6cc51
tree82320df54f19549937671c1ace3c507f360c803d
parenta2aefbf3b198620ae45d2451d21cc5bf96258a7d
Coerce all array values to strings before comparison in val(). Fixes bug #7123.
src/attributes.js
test/unit/attributes.js