You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Ross McDonald (JIRA)" <ji...@apache.org> on 2009/02/06 16:11:59 UTC

[jira] Created: (WICKET-2087) typo in SpringBeanLocator.java

typo in SpringBeanLocator.java
------------------------------

                 Key: WICKET-2087
                 URL: https://issues.apache.org/jira/browse/WICKET-2087
             Project: Wicket
          Issue Type: Bug
          Components: wicket-spring
    Affects Versions: 1.4-RC1, 1.4-M3, 1.4-M2, 1.4-M1
         Environment: any
            Reporter: Ross McDonald
            Priority: Minor


package : org.apache.wicket.spring
Class : WebPage.java 

line 114 there is a typo. 

It currently reads : '... more then one bean of type...' 

It should read : '... more than one bean of type...'

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WICKET-2087) typo in SpringBeanLocator.java

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg resolved WICKET-2087.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4-RC3
                   1.3.6
         Assignee: Igor Vaynberg

> typo in SpringBeanLocator.java
> ------------------------------
>
>                 Key: WICKET-2087
>                 URL: https://issues.apache.org/jira/browse/WICKET-2087
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-spring
>    Affects Versions: 1.4-M1, 1.4-M2, 1.4-M3, 1.4-RC1
>         Environment: any
>            Reporter: Ross McDonald
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.3.6, 1.4-RC3
>
>
> package : org.apache.wicket.spring
> Class : WebPage.java 
> line 114 there is a typo. 
> It currently reads : '... more then one bean of type...' 
> It should read : '... more than one bean of type...'

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.