[ 
https://issues.apache.org/jira/browse/TAPESTRY-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12593392#action_12593392
 ] 

Howard M. Lewis Ship commented on TAPESTRY-2398:
------------------------------------------------

The injected field was not being added as a new field, and the call to 
verifyFields() (inside finish()) was picking it up as a failure.

> ClassTransformation.addInjectedField() adds fields as protected which can 
> cause exceptions due to visibility
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2398
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2398
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.11
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Blocker
>
> I think it is an order-of-operations problem. In some cases, a field is 
> injected (as protected) before the check for protected fields.  Needs more 
> investigation.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to