After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 162089 - Entity & in tag attributes raise error in XML normalization
Entity & in tag attributes raise error in XML normalization
Status: RESOLVED FIXED
Product: gnome-doc-utils
Classification: Deprecated
Component: xml2po
CVS HEAD
Other Linux
: Normal normal
: ---
Assigned To: Danilo Segan
Danilo Segan
Depends on:
Blocks:
 
 
Reported: 2004-12-23 13:23 UTC by Francesco Levorato
Modified: 2019-03-25 23:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Francesco Levorato 2004-12-23 13:23:31 UTC
Have a  <a href="example.com/?bla=1&amp;bla=2">test</a>
inside a correctly written markup. The error arise only when &amp; is there. If
"&" is there you have no problem. There is also no problem with other entities
(I tested with &egrave;).
Comment 1 Danilo Segan 2005-03-27 17:18:14 UTC
I think I've fixed this in CVS HEAD now.