Skip to Content.
Sympa Menu

en - [sympa-users] xml parser when creating a list parses html tags inside xml attributes

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Mark <address@concealed>
  • To: address@concealed
  • Subject: [sympa-users] xml parser when creating a list parses html tags inside xml attributes
  • Date: Fri, 6 Apr 2007 15:15:23 -0500

I tried to create a list from the command line using an XML file. The
<description/> has html in it, namely 3 hrefs. sympa seems to be
trying to parse those as xml:
]# bin/sympa.pl --create_list --input_file /tmp/mailman2sympa/most-trends.xml
Element a is not declared in multiple but it is : lines 7, 7, 7
Config_XML::_getChildren() : error on _getChildren(description)
Config_XML::createHash() : error in list elements
Error in representation data with these xml data

It needs to only pay attention to a certain namespace or something.

--
Mark
"Blessed is he who finds happiness in his own foolishness, for he will
always be happy."


  • [sympa-users] xml parser when creating a list parses html tags inside xml attributes, Mark, 04/06/2007

Archive powered by MHonArc 2.6.19+.

Top of Page