Update description of missing extension points in BeanSelectionProvider
-----------------------------------------------------------------------
Key: WW-3779
URL: https://issues.apache.org/jira/browse/WW-3779
Project: Struts 2
Issue Type: Improvement
Components: Documentation, XML Configuration
Affects Versions: 2.3.1.2
Reporter: Lukasz Lenart
Assignee: Lukasz Lenart
Priority: Trivial
Fix For: 2.3.2
These two aliases [1] aren't documented
alias(UnknownHandlerManager.class,
StrutsConstants.STRUTS_UNKNOWN_HANDLER_MANAGER, builder, props);
alias(UrlHelper.class, StrutsConstants.STRUTS_URL_HELPER, builder, props);
Review struts-default.xml if other aren't missing as well
--
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