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

Reply via email to