summaryrefslogtreecommitdiff
path: root/test/attic/files
diff options
context:
space:
mode:
authorSzabolcs Berecz <szabolcs.berecz@gmail.com>2012-01-07 17:40:00 +0100
committerSzabolcs Berecz <szabolcs.berecz@gmail.com>2012-01-07 18:43:16 +0100
commit4787f883604d1344257c0b40c15790c3dde477f2 (patch)
tree10db179b6aab792eda2f5a55cb1fc67b35f147be /test/attic/files
parenta6ebd0f3ee2610ce1f5c3b2aee269ea8b2cfd6df (diff)
downloadscala-4787f883604d1344257c0b40c15790c3dde477f2.tar.gz
scala-4787f883604d1344257c0b40c15790c3dde477f2.tar.bz2
scala-4787f883604d1344257c0b40c15790c3dde477f2.zip
Fixed equality and string representation of xml attributes with null value
Prior to this patch <t a={ null: String }/> was not equal to <t/> and it's string representation was "<t ></t>" instead of "<t></t>" This includes changing MetaData.normalize() so that it doesn't reverse the chain. On the downside, the iterate function in MetaData.normalize() is not tail-recursive now.
Diffstat (limited to 'test/attic/files')
0 files changed, 0 insertions, 0 deletions