You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Andrea Chiumenti (JIRA)" <de...@tapestry.apache.org> on 2007/04/24 22:43:15 UTC

[jira] Closed: (TAPESTRY-1426) Style component bug

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

Andrea Chiumenti closed TAPESTRY-1426.
--------------------------------------

    Resolution: Fixed

Ok, as you said, it was ognl, today that I have the ognl updated version is fine

> Style component bug
> -------------------
>
>                 Key: TAPESTRY-1426
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1426
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Core Components
>    Affects Versions: 4.1.2
>            Reporter: Andrea Chiumenti
>            Priority: Minor
>             Fix For: 4.1.2
>
>         Attachments: Relation.diff, Relation.diff
>
>
> There is a bug into Relation.java 
> the compromising line is:
> public abstract boolean getUseBody();
> since it is a boolean, should be
> public abstract boolean isUseBody();

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


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