You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org> on 2006/12/21 19:39:25 UTC

[jira] Resolved: (TAPESTRY-1204) boolean meta values in the component descriptor does not work

     [ http://issues.apache.org/jira/browse/TAPESTRY-1204?page=all ]

Jesse Kuhnert resolved TAPESTRY-1204.
-------------------------------------

    Fix Version/s: 4.1.2
       Resolution: Fixed
         Assignee: Jesse Kuhnert

> boolean meta values in the component descriptor does not work
> -------------------------------------------------------------
>
>                 Key: TAPESTRY-1204
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1204
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 4.1.1
>         Environment: tapestry 4.1.1 (12/17/2006)
>            Reporter: Tomoki Tsuchida
>         Assigned To: Jesse Kuhnert
>             Fix For: 4.1.2
>
>
> boolean "meta" value injections in the component descriptor does not work. For example, with:
> <meta key="foo" value="true"/>
> <inject property="multiple" type="meta" object="foo"/>
> and 
> public abstract isFoo();
> .., "isFoo()" no longer returns "true".

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org