On Wed, Mar 29, 2017 at 4:50 AM, Trejkaz <[email protected]> wrote:
> On Tue, Mar 28, 2017 at 5:17 PM, Martin Grigorov <[email protected]> > wrote: > > Doesn't this break Ajax ? > > Wicket-Ajax uses eval() to execute target.appendJavaScript (and #prepend) > > and I have the feeling it won't work with this setup. > > You're right about that. We only have one page which uses any amount > of AJAX. It probably isn't terribly critical for it to work since it's > just tailing logs, but I just visited the page and indeed I get the > same problem there as well. > > So I guess I'd have to wait until Wicket these things to non-inline, > and I see someone else already filed a ticket for it. > Which ticket ? About CSP or the inline CSS for the form field ? > > TX > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
