[ 
https://issues.apache.org/jira/browse/WW-3776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13233320#comment-13233320
 ] 

Lukasz Lenart commented on WW-3776:
-----------------------------------

Instead using 

{code}
<a href="${actionLink}">${name}</a>
{code}

use
{code}
<@s.a href="%{actionLink}">${name}</s.a>
{code}
                
> Config browser generates wrong links when used with Convention plugin
> ---------------------------------------------------------------------
>
>                 Key: WW-3776
>                 URL: https://issues.apache.org/jira/browse/WW-3776
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.3.1.2
>         Environment: Example Convention application
> http://code.google.com/p/struts2-examples/downloads/detail?name=Struts2_Annotations_Mvn_2_2_1.zip&can=2&q=
>            Reporter: Lukasz Lenart
>            Priority: Minor
>             Fix For: 2.3.2
>
>
> All links to actions on the left have wrong actionName parameter

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to