You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2010/01/30 23:21:34 UTC

[jira] Created: (CLEREZZA-99) TriaxRS InjectionUtilities constructor retrieving bug

TriaxRS InjectionUtilities constructor retrieving bug
-----------------------------------------------------

                 Key: CLEREZZA-99
                 URL: https://issues.apache.org/jira/browse/CLEREZZA-99
             Project: Clerezza
          Issue Type: Bug
            Reporter: Tommaso Teofili


The countParameters is never updated so the condition count > countParameters is always verified making possible to serve the wrong constructor (not the one with the max number of parameters)

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


[jira] Resolved: (CLEREZZA-99) TriaxRS InjectionUtilities constructor retrieving bug

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

Tommaso Teofili resolved CLEREZZA-99.
-------------------------------------

    Resolution: Fixed
      Assignee: Tommaso Teofili

> TriaxRS InjectionUtilities constructor retrieving bug
> -----------------------------------------------------
>
>                 Key: CLEREZZA-99
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-99
>             Project: Clerezza
>          Issue Type: Bug
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>
> The countParameters is never updated so the condition count > countParameters is always verified making possible to serve the wrong constructor (not the one with the max number of parameters)

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


[jira] Closed: (CLEREZZA-99) TriaxRS InjectionUtilities constructor retrieving bug

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

Manuel Innerhofer closed CLEREZZA-99.
-------------------------------------


reviewed

> TriaxRS InjectionUtilities constructor retrieving bug
> -----------------------------------------------------
>
>                 Key: CLEREZZA-99
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-99
>             Project: Clerezza
>          Issue Type: Bug
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>
> The countParameters is never updated so the condition count > countParameters is always verified making possible to serve the wrong constructor (not the one with the max number of parameters)

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