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/20 16:25:42 UTC

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

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: Actions
         Environment: Browser Internet Explorer 7, form with Ajax theme
            Reporter: Felipe Rodrigues
            Priority: Critical


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.


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

Posted by "Felipe Rodrigues (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40880 ] 

Felipe Rodrigues commented on WW-1890:
--------------------------------------

Could somebody close this issue , please?

> 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.


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

Posted by "Felipe Rodrigues (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Henri Yandell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Yandell closed WW-1890.
-----------------------------

    Resolution: Won't Fix

Reporter asked for this to be closed.

> 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.