You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Hudson (Commented) (JIRA)" <ji...@apache.org> on 2012/04/01 00:32:26 UTC

[jira] [Commented] (WW-3779) Update description of missing extension points in BeanSelectionProvider

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

Hudson commented on WW-3779:
----------------------------

Integrated in Struts2 #442 (See [https://builds.apache.org/job/Struts2/442/])
    WW-3779 adds description of missing extension points and removes some code duplications (Revision 1307906)

     Result = SUCCESS
lukaszlenart : 
Files : 
* /struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/ServletUrlRenderer.java
* /struts/struts2/trunk/core/src/main/java/org/apache/struts2/config/BeanSelectionProvider.java
* /struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/util/DefaultUrlHelper.java
* /struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/util/UrlHelper.java
* /struts/struts2/trunk/core/src/test/java/org/apache/struts2/views/util/DefaultUrlHelperTest.java

                
> 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
>              Labels: configuration, documentation
>             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