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

Lukasz Lenart updated WW-3675:
------------------------------

    Fix Version/s: 3.x
    
> Plugin - Config Browser : Error when action extension is blank (Unnecessary 
> comma in default location)
> ------------------------------------------------------------------------------------------------------
>
>                 Key: WW-3675
>                 URL: https://issues.apache.org/jira/browse/WW-3675
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Other
>            Reporter: liew
>            Priority: Minor
>             Fix For: 3.x
>
>
> Error occur when 
> [struts.xml]
>  <constant name="struts.action.extension" value=",," />
> [/config-browser/]
> [Action information]
> Default location : namespace/actionName. (Unnecessary comma)
> Suggested solution
> In [/struts2-config-browser-plugin/config-browser/showConfig.ftl], replace
> .${extension}
> with 
> <#if extension?has_content>.${extension}</#if>

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