Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Mar 2004 12:50:04 -0600
From:      "Jacques A. Vidrine" <nectar@FreeBSD.org>
To:        Oliver Eikemeier <eik@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/security/vuxml vuln.xml
Message-ID:  <20040311185004.GA8031@lum.celabo.org>
In-Reply-To: <200403111838.i2BIc0Wm091905@repoman.freebsd.org>
References:  <200403111838.i2BIc0Wm091905@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 11, 2004 at 10:38:00AM -0800, Oliver Eikemeier wrote:
> eik         2004/03/11 10:38:00 PST
>=20
>   FreeBSD ports repository
>=20
>   Modified files:
>     security/vuxml       vuln.xml=20
>   Log:
>   - restore the healthy mix of marc and securityfocus
>   - unicodeify Ulf again
>  =20
>   Requested by:   nectar
>  =20
>   Revision  Changes    Path
>   1.39      +4 -4      ports/security/vuxml/vuln.xml

Thanks, Oliver!

It occurred to me that the portion of the input in which Mr.
H=E4rnhammar's name occurred was XHTML, where a wide variety of entities
are defined (including the one you used).  Also, the VuXML DTD pulls in
these entities as part of XHTML modularization.  Nonetheless, this is
sort of a `coincidence' :-)   The document itself is *not* XHTML and I
prefer to avoid entities that are not pre-defined, so that processing
tools do not have to know about XHTML entities, just XML and UTF-8.

A numeric character reference would have also been OK, although I
personally prefer to see the actual character.  I will probably
occassionally review and convert any character references into their
UTF-8 equivalents, but contributors should feel free to use them when
necessary (i.e. no UTF-8 environment).

Cheers,
--=20
Jacques Vidrine / nectar@celabo.org / jvidrine@verio.net / nectar@freebsd=
.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040311185004.GA8031>