commit | 6fdf92fb262863b901231bed5ef9aaf11eee69f2 | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Fri Apr 24 15:14:02 2009 -0700 |
committer | Amith Yamasani <yamasani@google.com> | Fri Apr 24 15:51:15 2009 -0700 |
tree | f253cc64a3529574c0a9d59491131b63d4806c1f | |
parent | db27a0ee0415fae34006e58537124e75e5550f3b [diff] |
Fixed a bug in XML parser handler where some words were being split in two. Fixes #1812655. Properly concatenate characters to create a full word before adding the word to the tree.