I have the following url:
Code:
<a href="http://example.com/?utm_source=book%2Btitle&utm_medium=ebook&utm_content=other%2Bbook&utm_campaign=ebook%2Bclicks">example.com</a>
which generates this error:
Code:
The operation you requested cannot
be performed because book_split_007.xhtml
is not a well-formed XML document.
An error was found on line 412, column 111:
unterminated entity reference 'utm_medium'.
This URL is generated directly from Google's
link generator
So it seems to not understand that the code is in an href.