
28 May
2007
28 May
'07
3 a.m.
Hi Simon, On 5/27/07, Simon Cusack <scusack@fastmail.com.au> wrote:
I changed (member tag *html-empty-tags*) to (member tag *html-empty-tags* :test #'string-equal)
You're right. It was my bad. The patch that I sent in had this bug. I was too concern about (:div) producing <div></div> and didn't manually test the other case. The browser didn't complain <br></br> :-( If I unit test this code I should have caught it. Sorry for the inconvience. Regards, -- Mac