| Issue 1015: | Script Minifier issue | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I am using version 1.4.9, but I am sure this will be an issue in 1.5.1 as well. There is a function called 'HorizontalPositionCache' which appears at the end of the fullcalendar.js file. It has an internal function named 'e'. When using a script minifier, the function named 'e' may be in conflict with renamed variables and functions. Renaming this internal function to something like 'eFunction' solves the problem.
Jul 13, 2011
Project Member
#1
adamrs...@gmail.com
Status:
WontFix
|
|
| ► Sign in to add a comment |