xml syntax highlighting bug with single quoted attributes

Stefano Zacchiroli zack@debian.org
Fri, 1 Apr 2005 21:02:41 +0200


--a8Wt8u1KmwUX3Y2C
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Apr 01, 2005 at 01:10:19PM +0200, Norbert Tretkowski wrote:
> This was fixed in 1:6.3-068+2, which was uploaded last Monday.

BTW trying to track this issue I found another one with xml syntax
highlighting :)

While the following gets highlighted correctly:

  <foo bar=3D"baz" />

this:

  <foo bar=3D'baz' />

does not. It seems that using single quotes for attribute values
(which is correct accordingly to XML spec.) mess up syntax highlighting.
That is, all starting from the first " ' " to the end of file is
highlighted as an attribute value.

I haven't checked if this is related to Pierre's patch or not.

Cheers.

--=20
Stefano Zacchiroli -*- Computer Science PhD student @ Uny Bologna, Italy
zack@{cs.unibo.it,debian.org,bononia.it} -%- http://www.bononia.it/zack/
If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. -!-

--a8Wt8u1KmwUX3Y2C
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCTZrR1cqbBPLEI7wRAt0nAJ9ktoz3VrkpUxDFeZ59VL7UIVZePACfU9Rd
6Ns2Oy3PO/9GbXFbJwAwM3Q=
=DAPK
-----END PGP SIGNATURE-----

--a8Wt8u1KmwUX3Y2C--