W3C home > Mailing lists > Public > www-amaya@w3.org > April to June 2006

Possible Bug: creation of empty meta tag

From: Adam Hendrix <schviden@gmail.com>
Date: Thu, 29 Jun 2006 16:01:58 +1000
Message-ID: <195682d30606282301m29fe66c5x9141cfd5ce956bc8@mail.gmail.com>
To: www-amaya@w3.org
Hello,

Tested with Amaya 9.1.4, 9.2.1, 9.51 on Windows XP

Whenever I edit a file, save it and then View Source, the following two
lines are always added:

<?xml version="1.0" encoding=""?>

and

  <meta http-equiv="content-type" content="" />

The first gets added at line 1, and the second is added after the <head>
tag.

This is very frustrating to have to delete these lines everytime I edit a
file.


Another bug (or feature) happens when saving, Amaya will reformat my lines.
For example:

<meta name="DC.creator" content="Hendrix, Adam" /><!-- 2000-2004 -->

will change to

<meta name="DC.creator" content="Hendrix, Adam" />
<!-- 2000-2004 -->

but this might just be the way Amaya handles HTML comments.


Thanks for any assistance.
Adam Hendrix
Received on Thursday, 29 June 2006 06:02:22 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:24:43 GMT