On Mon, Aug 14, 2017 at 09:54:10PM +0000, Mark Michelson wrote: > I debugged the problem further and I now have figured out that the problem > has to do with a form feed character being present in the patch. The > Patchwork server places the patch text inside an XML 1.0 document; however, > form-feeds are illegal in XML 1.0 [2]. This makes the use of form feeds and > the use of pwclient incompatible.
Why not use XML 1.1? It allows form feeds. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
