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.

This commit is contained in:
Brion Vibber
2010-03-18 17:55:21 -07:00
parent 01a1e882af
commit 4a6c9e4451
2 changed files with 21 additions and 2 deletions

View File

@@ -472,4 +472,4 @@
}
?>
?>