diff options
author | Brion Vibber <brion@pobox.com> | 2010-12-16 16:18:49 -0800 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-12-16 16:18:49 -0800 |
commit | 532178e3ee455218338b619c6cd35089db16ade5 (patch) | |
tree | 223a6ac06b90ec218884adc3fe1c7efafd0ca6f9 /scripts/fixup_utf8.php | |
parent | f901c25012f6c83f70c83bff9e76edb4d01b8373 (diff) |
Fix for ticket #2910: fix inconsistencies in notice posting response display that broke help command, could be generally wonky
Previous code was importing nodes from the XHR result into current document, then pulling text content of what might be the right element, then concat'ing that straight into HTML. Eww! Now pulling the text content straight from the XHR result -- same element that we check for existence of -- and using jQuery's own text() to do the getting and setting of text. Also note that some browsers might have been pulling HTML instead of text, or other funkiness.
Diffstat (limited to 'scripts/fixup_utf8.php')
0 files changed, 0 insertions, 0 deletions