[
https://issues.apache.org/struts/browse/WW-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Musachy Barroso reopened WW-2733:
---------------------------------
Assignee: Musachy Barroso (was: Brian Pontarelli)
actually I was wrong in my previous comment. The UnknownHandler does assume
that the separator is "-". I will change it to use the action name separator.
> struts.convention.action.name.separator aslo work with result file name
> -----------------------------------------------------------------------
>
> Key: WW-2733
> URL: https://issues.apache.org/struts/browse/WW-2733
> Project: Struts 2
> Issue Type: New Feature
> Components: Plugin - Convention
> Affects Versions: 2.1.3
> Reporter: z.w. yao
> Assignee: Musachy Barroso
> Priority: Minor
> Fix For: Future
>
>
> if I set struts.convention.action.name.separator to "_"
> then Separator used to build the action name, MyAction -> my_action
> ok it's great
> but if a "Input" result, then the result file will be my_action-input.xxx,
> well, I hope the result file can follow the same pattern as
> "my_action_input.xxx"
> great job for this plugin!!!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.