You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Felipe Rodrigues (JIRA)" <ji...@apache.org> on 2007/04/23 17:16:43 UTC

[jira] Updated: (WW-1890) ActionContext and ParametersAware doesn't work properly at IE7

     [ https://issues.apache.org/struts/browse/WW-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felipe Rodrigues updated WW-1890:
---------------------------------

          Flags:   (was: [Important])
    Component/s:     (was: Actions)
                 Views
       Priority: Minor  (was: Critical)

Not a bug, but relates to a real bug. When using targets, you cannot use loading text in ajax widgets. To make this works, just set showLoadingText="false" at all involved widgets.
Sorry guys to report an already catched bug.

> ActionContext and ParametersAware doesn't work properly at IE7
> --------------------------------------------------------------
>
>                 Key: WW-1890
>                 URL: https://issues.apache.org/struts/browse/WW-1890
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Views
>         Environment: Browser Internet Explorer 7, form with Ajax theme
>            Reporter: Felipe Rodrigues
>            Priority: Minor
>
> When using ActionContext.getContext( ).getParameters( ) it returns a empty Map in IE7, but in Firefox it returns a fullfilled Map with the parameters. I also tried to use ParametersAware, but I got the same empty Map.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.