2017-09-14 11:11 GMT+02:00 LAW Andy <[email protected]>: >> On 14 Sep 2017, at 09:48, Lukasz Lenart <[email protected]> wrote: >> >> You are not the first person who complains about missing container ... >> I wonder if we should add a fallback though. >> >> if (container == null) { >> LOG.warn("Container is null, action was created manually? >> Fallback to ActionContext"); >> container = ActionContext.getContext().getContainer(); >> } > > That would get *my* vote.
Done but still this requires re-think from our side https://issues.apache.org/jira/browse/WW-4861 Regards -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

