You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Ricardo Velhote (JIRA)" <ji...@apache.org> on 2010/02/25 12:22:27 UTC

[jira] Updated: (WW-3396) Custom Window States when creating URL

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

Ricardo Velhote updated WW-3396:
--------------------------------

    Attachment: patch-custom-windowstate-urlhelper.txt

> Custom Window States when creating URL
> --------------------------------------
>
>                 Key: WW-3396
>                 URL: https://issues.apache.org/jira/browse/WW-3396
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Portlet
>    Affects Versions: 2.1.8.1
>         Environment: Any
>            Reporter: Ricardo Velhote
>            Priority: Trivial
>         Attachments: patch-custom-windowstate-urlhelper.txt
>
>
> Currently while creating a URL, Struts2 only supports the regular JSR Window States (NORMAL; MAXIMIZED, MINIMIZED). When a customized window state is passed it defaults to the NORMAL window state
> Here is an example link to reproduce this behaviour
> <s:url windowState="exclusive" action="index" />

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