[
https://issues.apache.org/struts/browse/WW-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Musachy Barroso resolved WW-1667.
---------------------------------
Resolution: Fixed
> 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
> Assigned To: Musachy Barroso
> Fix For: 2.1.0
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.