JavaScript error: "Could not load 'dojo.widget.html.Tooltip'; last tried
'__package__.js' "
-------------------------------------------------------------------------------------------
Key: WW-1895
URL: https://issues.apache.org/struts/browse/WW-1895
Project: Struts 2
Issue Type: Bug
Affects Versions: 2.0.6
Reporter: Patrick J. Maloney
This error appears when tooltips are going to be used apparently. At any rate,
I was able to make the error go away by editing the two files named
form-close.ftl in the struts-core jar file, changing the string
'dojo.widget.html.Tooltip' to 'dojo.widget.Tooltip'.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.