Hi, how are you configuring the Options object? Show some code please.
Sven > > On 12.02.2019 at 10:46, <Manfred Bergmann> wrote: > > > Sorry. I forgot a few things. Using Wicket 8.2 with Kendo UI 8.1. The error > is only visible in the Wicket Debug window: ERROR: > Wicket.Ajax.Call.processEvaluation: Exception evaluating javascript: > SyntaxError: missing } after property list, text: The violating property is > this: "title": [{ text: 'Print 'ctivity' }] This certainly fails and means > trouble. Manfred Manfred Bergmann schrieb am 12.02.19 um 10:37: > Hi. > > > In particular this popped up in the title of a Chart component. > Now, I > can encode the string using URLEncoder but I'm wondering whether > the > component should do that. > Because effectively I would need to have all > resource string > `getString()` run through an encoder. > > Any ideas > on this? > > > Regards, > Manfred > --------------------------------------------------------------------- To > unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional > commands, e-mail: users-h...@wicket.apache.org >