Summary

manual-labor produces malformed HTML

Metadata

Attachments

Description

Here's a fragment from one of the manual files. Browsers don't seem to have a problem rendering it. If nothing else, it may be worth noting in the Bugs and Limitations section of the wiki page.

 #!html
 <!doctype html>
 <html>
 <head>
 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 <link rel="stylesheet" href="manual.css" type="text/css" /></head>
 <title>Chicken &raquo; Accessing external objects</title>
 <meta name="viewport" content="initial-scale=1" /></html>
 <body>
 <div id="body">

Changes and comments

[2021-04-17 10:07:51 UTC] teiresias attached manual-fragment.html (description=html fragment)

[2021-04-17 18:45:39 UTC] zbigniew wrote:

This is a legitimate bug, caused by a misplaced close paren in the very first commit over ten years ago.

[2021-04-17 18:59:56 UTC] zbigniew changed status from new to accepted

[2021-04-17 18:59:56 UTC] zbigniew set owner to zbigniew

[2021-04-17 19:34:51 UTC] zbigniew wrote:

Fixed in manual-labor 0.3

[2021-04-17 19:34:56 UTC] zbigniew changed status from accepted to closed

[2021-04-17 19:34:56 UTC] zbigniew set resolution to fixed