You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Michael Wyraz (JIRA)" <ji...@apache.org> on 2010/05/15 21:03:42 UTC

[jira] Created: (TAP5-1154) ValidationDecorator.insideField not called for org.apache.tapestry5.corelib.components.Select

ValidationDecorator.insideField not called for org.apache.tapestry5.corelib.components.Select
---------------------------------------------------------------------------------------------

                 Key: TAP5-1154
                 URL: https://issues.apache.org/jira/browse/TAP5-1154
             Project: Tapestry 5
          Issue Type: Bug
    Affects Versions: 5.0.19
            Reporter: Michael Wyraz


While the method of the decorator is called for TextFields and Passwort Field, on Select-Fields it's never called. The other Methods (before, after, label) are called as expected.

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


[jira] Assigned: (TAP5-1154) ValidationDecorator.insideField not called for org.apache.tapestry5.corelib.components.Select

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

Igor Drobiazko reassigned TAP5-1154:
------------------------------------

    Assignee: Igor Drobiazko

> ValidationDecorator.insideField not called for org.apache.tapestry5.corelib.components.Select
> ---------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1154
>                 URL: https://issues.apache.org/jira/browse/TAP5-1154
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.0.19
>            Reporter: Michael Wyraz
>            Assignee: Igor Drobiazko
>
> While the method of the decorator is called for TextFields and Passwort Field, on Select-Fields it's never called. The other Methods (before, after, label) are called as expected.

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


[jira] Closed: (TAP5-1154) ValidationDecorator.insideField not called for Select component

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

Igor Drobiazko closed TAP5-1154.
--------------------------------

    Fix Version/s: 5.2.0
       Resolution: Fixed

> ValidationDecorator.insideField not called for Select component
> ---------------------------------------------------------------
>
>                 Key: TAP5-1154
>                 URL: https://issues.apache.org/jira/browse/TAP5-1154
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.0.19
>            Reporter: Michael Wyraz
>            Assignee: Igor Drobiazko
>             Fix For: 5.2.0
>
>
> While the method of the decorator is called for TextFields and Passwort Field, on Select-Fields it's never called. The other Methods (before, after, label) are called as expected.

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


[jira] Commented: (TAP5-1154) ValidationDecorator.insideField not called for org.apache.tapestry5.corelib.components.Select

Posted by "Michael Wyraz (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890768#action_12890768 ] 

Michael Wyraz commented on TAP5-1154:
-------------------------------------

While AbstractTextField calls super.decorateInsideField(); at the end of the BeginRender method, this is simply missing in Select.


> ValidationDecorator.insideField not called for org.apache.tapestry5.corelib.components.Select
> ---------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1154
>                 URL: https://issues.apache.org/jira/browse/TAP5-1154
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.0.19
>            Reporter: Michael Wyraz
>            Assignee: Igor Drobiazko
>
> While the method of the decorator is called for TextFields and Passwort Field, on Select-Fields it's never called. The other Methods (before, after, label) are called as expected.

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


[jira] Commented: (TAP5-1154) ValidationDecorator.insideField not called for Select component

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12893100#action_12893100 ] 

Hudson commented on TAP5-1154:
------------------------------

Integrated in tapestry-5.2-freestyle #162 (See [http://hudson.zones.apache.org/hudson/job/tapestry-5.2-freestyle/162/])
    

> ValidationDecorator.insideField not called for Select component
> ---------------------------------------------------------------
>
>                 Key: TAP5-1154
>                 URL: https://issues.apache.org/jira/browse/TAP5-1154
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.0.19
>            Reporter: Michael Wyraz
>            Assignee: Igor Drobiazko
>             Fix For: 5.2.0
>
>
> While the method of the decorator is called for TextFields and Passwort Field, on Select-Fields it's never called. The other Methods (before, after, label) are called as expected.

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


[jira] Updated: (TAP5-1154) ValidationDecorator.insideField not called for Select component

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

Igor Drobiazko updated TAP5-1154:
---------------------------------

    Summary: ValidationDecorator.insideField not called for Select component  (was: ValidationDecorator.insideField not called for org.apache.tapestry5.corelib.components.Select)

> ValidationDecorator.insideField not called for Select component
> ---------------------------------------------------------------
>
>                 Key: TAP5-1154
>                 URL: https://issues.apache.org/jira/browse/TAP5-1154
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.0.19
>            Reporter: Michael Wyraz
>            Assignee: Igor Drobiazko
>
> While the method of the decorator is called for TextFields and Passwort Field, on Select-Fields it's never called. The other Methods (before, after, label) are called as expected.

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


[jira] Assigned: (TAP5-1154) ValidationDecorator.insideField not called for org.apache.tapestry5.corelib.components.Select

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

Igor Drobiazko reassigned TAP5-1154:
------------------------------------

    Assignee: Igor Drobiazko

> ValidationDecorator.insideField not called for org.apache.tapestry5.corelib.components.Select
> ---------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1154
>                 URL: https://issues.apache.org/jira/browse/TAP5-1154
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.0.19
>            Reporter: Michael Wyraz
>            Assignee: Igor Drobiazko
>
> While the method of the decorator is called for TextFields and Passwort Field, on Select-Fields it's never called. The other Methods (before, after, label) are called as expected.

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


[jira] Updated: (TAP5-1154) ValidationDecorator.insideField not called for Select component

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

Igor Drobiazko updated TAP5-1154:
---------------------------------

    Summary: ValidationDecorator.insideField not called for Select component  (was: ValidationDecorator.insideField not called for org.apache.tapestry5.corelib.components.Select)

> ValidationDecorator.insideField not called for Select component
> ---------------------------------------------------------------
>
>                 Key: TAP5-1154
>                 URL: https://issues.apache.org/jira/browse/TAP5-1154
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.0.19
>            Reporter: Michael Wyraz
>            Assignee: Igor Drobiazko
>
> While the method of the decorator is called for TextFields and Passwort Field, on Select-Fields it's never called. The other Methods (before, after, label) are called as expected.

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


[jira] Closed: (TAP5-1154) ValidationDecorator.insideField not called for Select component

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

Igor Drobiazko closed TAP5-1154.
--------------------------------

    Fix Version/s: 5.2.0
       Resolution: Fixed

> ValidationDecorator.insideField not called for Select component
> ---------------------------------------------------------------
>
>                 Key: TAP5-1154
>                 URL: https://issues.apache.org/jira/browse/TAP5-1154
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.0.19
>            Reporter: Michael Wyraz
>            Assignee: Igor Drobiazko
>             Fix For: 5.2.0
>
>
> While the method of the decorator is called for TextFields and Passwort Field, on Select-Fields it's never called. The other Methods (before, after, label) are called as expected.

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


[jira] Commented: (TAP5-1154) ValidationDecorator.insideField not called for Select component

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12893100#action_12893100 ] 

Hudson commented on TAP5-1154:
------------------------------

Integrated in tapestry-5.2-freestyle #162 (See [http://hudson.zones.apache.org/hudson/job/tapestry-5.2-freestyle/162/])
    

> ValidationDecorator.insideField not called for Select component
> ---------------------------------------------------------------
>
>                 Key: TAP5-1154
>                 URL: https://issues.apache.org/jira/browse/TAP5-1154
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.0.19
>            Reporter: Michael Wyraz
>            Assignee: Igor Drobiazko
>             Fix For: 5.2.0
>
>
> While the method of the decorator is called for TextFields and Passwort Field, on Select-Fields it's never called. The other Methods (before, after, label) are called as expected.

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


[jira] Commented: (TAP5-1154) ValidationDecorator.insideField not called for org.apache.tapestry5.corelib.components.Select

Posted by "Michael Wyraz (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890768#action_12890768 ] 

Michael Wyraz commented on TAP5-1154:
-------------------------------------

While AbstractTextField calls super.decorateInsideField(); at the end of the BeginRender method, this is simply missing in Select.


> ValidationDecorator.insideField not called for org.apache.tapestry5.corelib.components.Select
> ---------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1154
>                 URL: https://issues.apache.org/jira/browse/TAP5-1154
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.0.19
>            Reporter: Michael Wyraz
>            Assignee: Igor Drobiazko
>
> While the method of the decorator is called for TextFields and Passwort Field, on Select-Fields it's never called. The other Methods (before, after, label) are called as expected.

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