W3C home > Mailing lists > Public > www-amaya@w3.org > July to September 2003

Amaya 8.1b WindowsXP bug?

From: Bartolomé Sintes <BartolomeSintes@hotmail.com>
Date: Tue, 23 Sep 2003 06:41:24 -0400 (EDT)
To: <www-amaya@w3.org>
Message-ID: <Law10-OE17ZGoggtxEx00002cac@hotmail.com>
Hi

If I open with Amaya 8.1b a document with the following head:

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>Consultar materiales. Material Curricular Libre. mclibre.org</title>
  <meta name="generator" content="amaya 8.1a, see http://www.w3.org/Amaya/" />
  <link href="mcl.css" rel="stylesheet" type="text/css" />
  <link rel="shortcut icon" href="mclibre.ico" />
</head>

when I save and reload the document, a lot of > symbols (not just in head) appear: 

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  >
  <title>Consultar materiales. Material Curricular Libre. mclibre.org</title>
  <meta name="generator" content="amaya 8.1b, see http://www.w3.org/Amaya/" />
  >
  <link href="mcl.css" rel="stylesheet" type="text/css" />
  >
  <link rel="shortcut icon" href="mclibre.ico" />
  >
</head>

Amaya 8.1a in Windows XP works fine.

Best regards,
Barto (http://www.mclibre.org)
Received on Tuesday, 23 September 2003 08:05:04 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:30:42 UTC