You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Musachy Barroso (JIRA)" <ji...@apache.org> on 2007/04/11 00:27:52 UTC

[jira] Created: (WW-1879) Result "location" parameter should evaluate %{expr}

Result "location" parameter should evaluate %{expr} 
----------------------------------------------------

                 Key: WW-1879
                 URL: https://issues.apache.org/struts/browse/WW-1879
             Project: Struts 2
          Issue Type: Bug
            Reporter: Musachy Barroso
         Assigned To: Rainer Hermanns


right now only ${expr} is evaluated.

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


[jira] Commented: (WW-1879) Result "location" parameter should evaluate %{expr}

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

Musachy Barroso commented on WW-1879:
-------------------------------------

Hi Rainer, I haven't catched up with you on IRC so I will leave a message here, what are you ideas on this? I still think it is odd to restrict ${expression} in the results, when "expression" is an OGNL expression. Do you foresee any problems with this? Even if we don't do it generically in TextParseUtil as in my patch, we could just add a method that does it in a generic fashion and use it in the results, so the possible impact is less. Let me know.

> Result "location" parameter should evaluate %{expr} 
> ----------------------------------------------------
>
>                 Key: WW-1879
>                 URL: https://issues.apache.org/struts/browse/WW-1879
>             Project: Struts 2
>          Issue Type: Bug
>            Reporter: Musachy Barroso
>         Assigned To: Rainer Hermanns
>         Attachments: WW-1879.patch
>
>
> right now only ${expr} is evaluated.

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


[jira] Resolved: (WW-1879) Result "location" parameter should evaluate %{expr}

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

Don Brown resolved WW-1879.
---------------------------

       Resolution: Not A Problem
    Fix Version/s:     (was: 2.1.0)

Looks interesting, but please raise it in xwork as it concerns xwork files.

> Result "location" parameter should evaluate %{expr} 
> ----------------------------------------------------
>
>                 Key: WW-1879
>                 URL: https://issues.apache.org/struts/browse/WW-1879
>             Project: Struts 2
>          Issue Type: Bug
>            Reporter: Musachy Barroso
>         Assigned To: Rainer Hermanns
>         Attachments: WW-1879.patch
>
>
> right now only ${expr} is evaluated.

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


[jira] Commented: (WW-1879) Result "location" parameter should evaluate %{expr}

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

Rainer Hermanns commented on WW-1879:
-------------------------------------

Musachy, this is something for XWork 2.1/Struts 2.1...
I am not really sure if this is the correct solution to add this feature...

tia,
Rainer

> Result "location" parameter should evaluate %{expr} 
> ----------------------------------------------------
>
>                 Key: WW-1879
>                 URL: https://issues.apache.org/struts/browse/WW-1879
>             Project: Struts 2
>          Issue Type: Bug
>            Reporter: Musachy Barroso
>         Assigned To: Rainer Hermanns
>         Attachments: WW-1879.patch
>
>
> right now only ${expr} is evaluated.

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


[jira] Updated: (WW-1879) Result "location" parameter should evaluate %{expr}

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

Musachy Barroso updated WW-1879:
--------------------------------

    Attachment: WW-1879.patch

> Result "location" parameter should evaluate %{expr} 
> ----------------------------------------------------
>
>                 Key: WW-1879
>                 URL: https://issues.apache.org/struts/browse/WW-1879
>             Project: Struts 2
>          Issue Type: Bug
>            Reporter: Musachy Barroso
>         Assigned To: Rainer Hermanns
>         Attachments: WW-1879.patch
>
>
> right now only ${expr} is evaluated.

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


[jira] Updated: (WW-1879) Result "location" parameter should evaluate %{expr}

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

Don Brown updated WW-1879:
--------------------------

    Fix Version/s: 2.1.0

> Result "location" parameter should evaluate %{expr} 
> ----------------------------------------------------
>
>                 Key: WW-1879
>                 URL: https://issues.apache.org/struts/browse/WW-1879
>             Project: Struts 2
>          Issue Type: Bug
>            Reporter: Musachy Barroso
>         Assigned To: Rainer Hermanns
>         Attachments: WW-1879.patch
>
>
> right now only ${expr} is evaluated.

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