Summary

Weird HTML code generated for Text

Metadata

Description

The wiki code

 [[http://www.call-with-current-continuation.org/|Chicken]]

produced the following HTML code

 <a href="@ href="http://www.call-with-current-continuation.org/"">Chicken</a>

Changes and comments

[2010-03-30 03:16:04 UTC] iraikov changed status from new to closed

[2010-03-30 03:16:04 UTC] iraikov set resolution to fixed

[2010-03-30 03:16:04 UTC] iraikov wrote:

This was caused by a bug in wiki-parse, which I have fixed.