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)" <de...@tapestry.apache.org> on 2008/06/10 22:23:45 UTC

[jira] Closed: (TAPESTRY-2449) Groovy can inject a base class into component classes that Tapestry rejects

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

Howard M. Lewis Ship closed TAPESTRY-2449.
------------------------------------------

    Resolution: Fixed
      Assignee: Howard M. Lewis Ship

> Groovy can inject a base class into component classes that Tapestry rejects
> ---------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2449
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2449
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.13
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Blocker
>             Fix For: 5.0.14
>
>
> Base class groovy.lang.GroovyObjectSupport (super class of com.nfjs.hls.blog.pages.Login) is not in a controlled package and is therefore not valid.
> Login is defined simply as:
> class Login
> {
>   ...
> }
> Not all pages and components have this; there must be some construct inside Login, not present in the other application pages, that forces this issue.

-- 
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