Declined
Last Updated: 30 Nov 2012 18:43 by ADMIN
Imported User
Created on: 24 Nov 2012 20:46
Category: Kendo UI for jQuery
Type: Feature Request
1
bug in grid toolbar templating
Grid._toolbar function:
toolbar = isFunction(toolbar) ? toolbar({}) : (typeof toolbar === STRING ? toolbar : that._toolbarTmpl(toolbar).replace(templateHashRegExp, "\\#"));
if toolbar a function, you don't escape # characters, which results in invalid template function generation
1 comment
ADMIN
Brandon
Posted on: 30 Nov 2012 18:43
Hi Anonymous,

Bugs can be reported via the Kendo UI Forums or by creating a ticket from your account at Kendoui.com

Thanks,

Brandon