You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Mario Matias Urbieta (JIRA)" <ji...@apache.org> on 2008/11/05 23:46:37 UTC

[jira] Created: (WW-2858) struts:ComboBox cache problems with IE.

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.