ports.php generates ill-formed XML
Ryan Schmidt
ryandesign at macports.org
Tue Jun 24 16:41:19 PDT 2008
On Jun 24, 2008, at 16:34, William Siegrist wrote:
> On Jun 24, 2008, at 2:21 PM, Blair Zajac wrote:
>
>> Is this already known, for example, this page generates an XML
>> parsing error:
>>
>> http://www.macports.org/ports.php?by=name&substr=pyqt
>
> Its due to the < and > used in the maintainers setting not being
> properly escaped by ports.php. Or its because macports doesnt
> support the "Name <email>" form for that setting. Maybe a little
> of both.
I fixed the py-pyqt4 port to use a legal value for the maintainers
property in r37824.
I fixed some escaping issues in ports.php including the one you
reported in r37825.
More information about the macports-dev
mailing list