On Mon, November 23, 2015 23:58, Dan Haywood wrote:
> OK, thanks for that Martin.  Makes me wonder why it works in other
> circumstances, though.
>

Yes, I'm running against 1.10.0

> Kevin... could you mail (the relevant bits of) the action.... any
> annotations, is it on a menu service, or a contribution service, or a
> domain entity or view model or mixin?  Would like to try to reproduce the
>  issue first (even though I'm sure the fix will probably be to do what
> Martin has suggested....)


Will do. At work at the moment - will send later this evening when I look
at the code again (will probably just add the PoC to my github account -
though it's embarrasingly rough right now).

Thanks,
Kevin

>
>
> Thx
> Dan
>
>
>
>
>
> On 23 November 2015 at 16:41, Martin Grigorov <mgrigo...@apache.org>
> wrote:
>
>
>> Hi,
>>
>>>>
>>>>
>>>
>> org.apache.isis.viewer.wicket.ui.components.actions.ActionPanel.<init>(
>> ActionPanel.java:84)
>>
>>>
>>
>> <init>, i.e. we are in the constructor.
>> Later it seems there is a call #getPage() but since ActionPanel is not
>> yet added to its parent there is no path to the page. Simple fix would be
>> to #buildGui() in #onInitialize().
>>
>>
>>>> at
>>>>
>>>>


-- 
Kevin Meyer
Ljubljana, Slovenia


Reply via email to