]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Work around weird bug with HTML normalization via PHP DOM module; if source had xmlns...
authorBrion Vibber <brion@pobox.com>
Fri, 19 Mar 2010 00:55:21 +0000 (17:55 -0700)
committerBrion Vibber <brion@pobox.com>
Fri, 19 Mar 2010 00:57:58 +0000 (17:57 -0700)
commit4a6c9e445149e42a4f81d5140296e7770c60bc6c
tree102f3f979ce853811261711eff5911f43e1a085a
parent01a1e882afeb78542b02e4643c5d8a2fa50c2206
Work around weird bug with HTML normalization via PHP DOM module; if source had xmlns and xml:lang I ended up with double output, breaking the subsequent parsing. Will have to track this down later and report upstream if not already resolved.
plugins/OStatus/extlib/hkit/hkit.class.php
plugins/OStatus/lib/discoveryhints.php