﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
20418	make_clickable() should not operate on links in attributes.	ryan	ryan	"make_clickable() turns this:

{{{
<a href=""http://example.com/example.gif"" title=""Image from http://example.com"">Look at this image!</a>
}}}

into this:

{{{
<a href=""http://example.com/example.gif"" title=""Image from <a href=""http://example.com"" rel=""nofollow"">http://example.com</a>"">Look at this image!</a>
}}}

It should not."	defect (bug)	closed	normal	3.4	Formatting	3.3.1	normal	fixed		
