commit | c94478e3351544e36e0f261ee0fdd6bea89d42a7 | [log] [tgz] |
---|---|---|
author | Madhusudan.C.S <madhusudancs@gmail.com> | Mon May 28 01:53:55 2012 -0700 |
committer | Madhusudan.C.S <madhusudancs@gmail.com> | Mon May 28 01:53:55 2012 -0700 |
tree | 6eaacd13e3ee66fa6400d1f37a13ea1ae865e614 | |
parent | bf81e5102ccc60d38558dce766280bbfe9ba566d [diff] |
We do not have to decode the unicode string again since we already have our data from html5lib in utf-8 encoded format. Fixes issue 1552.