Thank you Musachy!

From struts.apache.org/download.cgi, it seems that neither 2.1.7 nor 2.2.x is ready yet :(

- Lu Ying



Musachy Barroso wrote:
Yes, there is a bug on tooltip.ftl

musachy

On Wed, Jan 28, 2009 at 3:53 PM, Emi Lu <em...@encs.concordia.ca> wrote:
Source code:

  <s:textfield
     name="username"
     label="Username"
     tooltip="Enter the same username as you login Windows windows"
  />
When using Firefox or Konqueror open my page, I always see:
alt="Enter the same username as you login Windows"
Someone knows how to remove alt="Enter the same username as you login
Windows" please?

OK, I fix it myself.

Maybe it will be interesting for someone else. The changes I made:

(With s:form default theme)

Remove alt#... from

struts2-core-2.1.6.jar /template/xhtml/tooltip.ftl


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org







---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to