On Thu, May 7, 2009 at 4:22 AM, Rick van der Zwet <[email protected]> wrote: > When a ampersand '&' is included into the message header, it is not > escaped properly causing an XML validation error. > > It currently using URI_ESCAPE_OR_BLANK, but I Message-Id is not of URI > type, actually ESCAPE_OR_BLANK needs to be used. >
Thanks, committed to trunk in r772700.
