Re: html:image bug?

2001-05-17 Thread Dan Miser
Yes, this is an existing bug. See #1399. It's fixed in the nightly build. -- Dan Miser http://www.distribucon.com %@ taglib uri=/WEB-INF/tld/struts-html.tld prefix=html % html:image alt=submit style=cursor:hand src=/img/but_submit.gif / results in this html being generated: input type=image

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

RE: html:image bug?

2001-05-17 Thread Niall Pemberton
You can look at the history of changes to Struts throug CVS Web, for ImageTag: http://jakarta.apache.org/cvsweb/index.cgi/jakarta-struts/src/share/org/apac he/struts/taglib/html/ImageTag.java According to the entries this bug was fixed on 27/02/2001, so you need a nightly build after that to