Tooltip text displayed inside label body ----------------------------------------
Key: WW-2960 URL: https://issues.apache.org/struts/browse/WW-2960 Project: Struts 2 Issue Type: Bug Components: Plugin - Tags Affects Versions: 2.1.6 Environment: Mac OS X 10.5.6, tomcat 6.0.18, java 1.6.0 Reporter: Andrea Gandini Priority: Minor In theme xhtml, the tooltip text is rendered inside the label body, as 'alt="<text>"' just after the tooltip icon. The Freemarker file ${parameters.templateDir}/xhtml/tooltip.ftl has a closing "/>" at line 38. Removing it fixes the problem. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.