You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2009/01/13 00:21:59 UTC

[jira] Closed: (TAP5-330) Property expressions do not recognize methods inherted from java.lang.Object such as toString()

     [ https://issues.apache.org/jira/browse/TAP5-330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-330.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.1.0.0

> Property expressions do not recognize methods inherted from java.lang.Object such as toString()
> -----------------------------------------------------------------------------------------------
>
>                 Key: TAP5-330
>                 URL: https://issues.apache.org/jira/browse/TAP5-330
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.15
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.1.0.0
>
>
> Could not convert 'blockToRender?.toString()' into a component parameter binding: No public method 'toString()' in class org.apache.tapestry5.Block (within property expression 'blockToRender?.toString()').

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