[haiku-bugs] Re: [Haiku] #12163: WebPositive error on img tag between <a></a> tags

  • From: "haiqu" <trac@xxxxxxxxxxxx>
  • Date: Tue, 16 Jun 2015 09:17:05 -0000

#12163: WebPositive error on img tag between <a></a> tags
----------------------------------------+----------------------------
Reporter: haiqu | Owner: pulkomandy
Type: bug | Status: new
Priority: normal | Milestone: Unscheduled
Component: Applications/WebPositive | Version: R1/Development
Resolution: | Keywords:
Blocked By: | Blocking:
Has a Patch: 0 | Platform: All
----------------------------------------+----------------------------

Comment (by haiqu):

It wasn't a very descriptive error message.


{{{
error on line 13 at column 64: Opening and ending tag mismatch: img line 0
and a
}}}

Here's the head code. The file was machine generated:


{{{
<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="generator" content="Docutils 0.8.1:
http://docutils.sourceforge.net/"; />
<title>Version Control Tools and Other Utilities</title>
<link rel="stylesheet" href="../style.css" type="text/css" />
</head>
}}}

It was opened locally. Hope all that helps to understand if it's a bug.

--
Ticket URL: <https://dev.haiku-os.org/ticket/12163#comment:2>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: