RE: html:image bug?

2001-05-17 Thread Dan Powell
Title: RE: html:image bug?





Ahh, sorry, this actually has already been corrected in cvs, so you could backport the change from there.  


http://nagoya.apache.org/bugzilla/show_bug.cgi?id=708


--
J. Daniel Powell
Sr. Systems Architect
 


-Original Message-
From: Nathan Coast [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, May 17, 2001 10:03 AM
To: struts-user
Subject: html:image bug?


Hi


<%@ taglib uri="/WEB-INF/tld/struts-html.tld" prefix="html" %>



results in this html being generated:





obvious problems with name=" and src=""/img/but_submit.gifalt="submit"


Can anyone confirm if this is a bug? had a look at bugzilla but couldn't find 
any matching bugs.


Cheers
Nathan







RE: html:image bug?

2001-05-17 Thread Dan Powell
Title: RE: html:image bug?





Yes, I discovered this problem two days ago, actually.  The code was simple to fix, I hope to submit a patch to struts-dev today or tomorrow, or I'm sure you can notice the problem easily yourself.

--
J. Daniel Powell
Sr. Systems Architect
 


-Original Message-
From: Nathan Coast [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, May 17, 2001 10:03 AM
To: struts-user
Subject: html:image bug?


Hi


<%@ taglib uri="/WEB-INF/tld/struts-html.tld" prefix="html" %>



results in this html being generated:





obvious problems with name=" and src=""/img/but_submit.gifalt="submit"


Can anyone confirm if this is a bug? had a look at bugzilla but couldn't find 
any matching bugs.


Cheers
Nathan