Can't refer to a subcomponent by its grade name in an IoC reference for model listener on the parent.

Description

When trying to hook up functionality between a child component and the parent component, if an IoC reference used on a model listener, or invoker used by a model listener, refers to the subcomponent by its grade name, the reference will fail to resolve.

 

It will work if the IoC reference is made using the member name for the subcomponent as defined in the components block.

Environment

None

Activity

Show:

Justin Obara May 22, 2018 at 1:40 PM

it looks like fixes this, as the tests pass in that branch. I did a skim, far too quick for a change of such complexity, of the PR and nothing immediately stood out.

Antranig Basman May 17, 2018 at 9:03 PM

This is a subcase of and is hopefully resolved by that work. Could you check out your test case with the pull that is in progress for that, and perhaps any other review that occurs to you - cheers!

Justin Obara May 17, 2018 at 8:32 PM

Submitted a PR with a test case verifying the issue. https://github.com/fluid-project/infusion/pull/902

Details

Assignee

Reporter

Components

Priority

Created May 17, 2018 at 8:26 PM
Updated August 22, 2018 at 4:56 PM