Completed
Last Updated: 02 Mar 2021 16:48 by ADMIN
djanosik
Created on: 07 Oct 2012 10:21
Category: Kendo UI for jQuery
Type: Feature Request
3
Do not use future reserved words in JS code
Some strict JS parsers (eg. YUI minifier) may throw exceptions when you use reserved words as variable names. Please, do not do this.
3 comments
Aleksandr
Posted on: 07 Oct 2012 19:12
i think there was 1 local variable called module
djanosik
Posted on: 07 Oct 2012 12:00
I can :) There is a variable named "short" in kendo.calendar.js on line 638.
ADMIN
Brandon
Posted on: 07 Oct 2012 10:36
Hi Dusan,

Thanks for your feedback! Can you tell me which reserved words YUI is complaining about?