Improvements in the 'ajax' autocompleter and form themes.
---------------------------------------------------------
Key: WW-1667
URL: https://issues.apache.org/struts/browse/WW-1667
Project: Struts 2
Issue Type: Improvement
Affects Versions: 2.0.3
Reporter: Dariusz Wojtas
File
template/ajax/autocompleter.ftl
in the struts2-core.jar is missing the closing slash.
It generates '>' instead of '/>'
Also file
template/ajax/form-close.ftl
generates some Javascript code just before the <table> element is closed.
Can all this javascript be generated after closing the table?
I am thinking about it in sense of html validity.
Script elements are not allowed between rows.
Also is this extra reference to "dojo.widget.html.Tooltip" always needed?
Can it be added only if some condition is met?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira