My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1015: Script Minifier issue
1 person starred this issue and may be notified of changes. Back to list
Status:  WontFix
Owner:  ----
Closed:  Jul 2011


Sign in to add a comment
 
Reported by mark.luh...@gmail.com, Jun 28, 2011
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
not sure what minifier you are using, but it should be able to handle this. this is valid js and pretty simple scoping
Status: WontFix
Sign in to add a comment

Powered by Google Project Hosting