The patterns.module contains an xml_parser_create() call on line 284. I believe this should be a drupal_xml_parser_create() in order to take advantage of the byte order mark detection and charset detection that's present in the wrapper. See /includes/unicode.inc @ line 126

Comments

vaish’s picture

Status: Active » Fixed

Thanks for catching this. Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.