Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jan 2012 16:12:05 +0000
From:      "Simon L. B. Nielsen" <simon@FreeBSD.org>
To:        Rene Ladan <rene@freebsd.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/security/vuxml vuln.xml
Message-ID:  <39A6B51D-39D5-4C44-B99C-633545D82934@FreeBSD.org>
In-Reply-To: <4F097515.3040503@freebsd.org>
References:  <201201072344.q07NiHbF097141@repoman.freebsd.org> <4F08DB7C.4040607@freebsd.org> <4F097515.3040503@freebsd.org>

index | next in thread | previous in thread | raw e-mail


On 8 Jan 2012, at 10:51, Rene Ladan wrote:

> On 08-01-2012 00:55, Rene Ladan wrote:
>> On 08-01-2012 00:44, Simon L. Nielsen wrote:
>>> simon       2012-01-07 23:44:17 UTC
>>> 
>>>  FreeBSD ports repository
>>> 
>>>  Modified files:
>>>    security/vuxml       vuln.xml 
>>>  Log:
>>>  Remove HTML entity from a VuXML entry as they are not allowed in
>>>  VuXML, only Unicode charecter entities are allowed.
>>> 
>>>  This should fix the portaudit build.
>>> 
>> Hmm, revision 1.2537 with the &uuml; passed both `make validate' and
>> `packaudit', and the output on
>> http://www.vuxml.org/freebsd/1a1aef8e-3894-11e1-8b5c-00262d5ed8ee.html
>> looks correct.  So what is it that breaks?
>> 
> wxs@ showed me that `make tidy' is the culprit.

Well, I got a bunch of errors from packaudit on www.FreeBSD.org... I didn't know the details.

But, in general the HTML entities are not allowed as they then require the HTML entity mappings being available for rendering. I can't remember if it's actually documented anywhere, or just one of those things nectar@ told me about years ago.

Btw. 'make validate' only test against the DTD so it's unfortunately not very good... the vuxml website build catches a bunch more, but I can't recall if the "licensing" of that ever got sorted out...

-- 
Simon L. B. Nielsen



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39A6B51D-39D5-4C44-B99C-633545D82934>