You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ta...@jakarta.apache.org> on 2005/06/15 21:01:50 UTC

[jira] Created: (TAPESTRY-345) validator parameter always null in IValidationDelegate.writeSuffix()

validator parameter always null in IValidationDelegate.writeSuffix()
--------------------------------------------------------------------

         Key: TAPESTRY-345
         URL: http://issues.apache.org/jira/browse/TAPESTRY-345
     Project: Tapestry
        Type: Bug
  Components: Framework  
    Versions: 4.0    
    Reporter: Howard M. Lewis Ship


Looking at the decompiled code, it appears that the validator parameter to the writePrefix(), writeSuffix() and writeAttributes() methods of IValidationDelegate are always null.  Some bad refactoring appears to have taken place.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org


[jira] Resolved: (TAPESTRY-345) validator parameter always null in IValidationDelegate.writeSuffix()

Posted by "Howard M. Lewis Ship (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-345?page=all ]
     
Howard M. Lewis Ship resolved TAPESTRY-345:
-------------------------------------------

    Fix Version: 4.0
     Resolution: Invalid

Duh ... it gets invoked for all sorts of non-ValidField components now.

> validator parameter always null in IValidationDelegate.writeSuffix()
> --------------------------------------------------------------------
>
>          Key: TAPESTRY-345
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-345
>      Project: Tapestry
>         Type: Bug
>   Components: Framework
>     Versions: 4.0
>     Reporter: Howard M. Lewis Ship
>      Fix For: 4.0

>
> Looking at the decompiled code, it appears that the validator parameter to the writePrefix(), writeSuffix() and writeAttributes() methods of IValidationDelegate are always null.  Some bad refactoring appears to have taken place.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org