Re: [PEAR-DEV] Buggy package.xml files
by Christian Weiske other posts by this author
Nov 16 2006 6:42AM messages near this date
[PEAR-DEV] Re: Re: patched
|
[PEAR-DEV] PEAR LOG
Lorenzo,
> > Calendar/package.xml: Using standalone "&" in line 181
> this is the offending line:
> * make url default separator xhtml compliant (& => &)
> which should be changed to?
* make url default separator xhtml compliant (& => &)
That would be correct xml.
> > DB_QueryTool/package.xml: Entity 'auml' not defined, and ouml
> > HTTP_Upload/package.xml: Entity 'ocirc' not defined, and uacute
> > Translation/package.xml: Entity 'ntilde' not defined
> > Tree/package.xml: Entity 'THORN' not defined
> > XML_Transformer/package.xml: Entity 'ouml' not defined
> how should we deal with HTML entities?
> Leaving the non-standard char (ö, �, ü...)
> will cause other problems... :-(
If you set the encoding of the package.xml file to utf-8, there
shouldn't be any problems.
--
Regards/MfG,
Christian Weiske
|