struts:ComboBox cache problems with IE.
---------------------------------------
Key: WW-2858
URL: https://issues.apache.org/struts/browse/WW-2858
Project: Struts 2
Issue Type: Bug
Components: Plugin - Dojo Tags
Affects Versions: 2.1.2
Environment: FF3 works well but the problem arises on IE7
Reporter: Mario Matias Urbieta
IE cache struts:ComboBox urls. So the combo always present the same information
for a given URL.
A work arround is add ing a timestamp parameter to the URL in order to force to
retrieve the new values for the combox.
The final version must introduce the preventCache parameter at struts:ComboBox
's datasource defined in
the ComboBox dojo component.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.