My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 146: Disable cacheParam option
1 person starred this issue and may be notified of changes. Back to list
Status:  Released
Owner:  ----
Closed:  Aug 2013


Sign in to add a comment
 
Reported by gle...@gmail.com, Oct 23, 2009
Add an option to disable the cacheParam.
I already set this in my app :
jQuery.ajaxSetup({ cache: false });
So ajax cache is false app wide.

Result :
get_calendar_data?_=1256312999440&start=1254024000&end=1257048000&_=1256312999439

Other option would be to verify if cache is already false.



Nov 10, 2009
Project Member #1 adamrs...@gmail.com
didn't even know about .ajaxSetup. would be cool to integrate with it. thanks
Status: Accepted
Dec 22, 2009
Project Member #2 adamrs...@gmail.com
hi glenza,
i just released 1.4.3, which uses jquery to do the cache parameter now. fullcalendar
will always use cache:false, but there won't be two parameters in the query string
anymore. thanks!
Status: Fixed
Aug 13, 2013
Project Member #3 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Implemented
Aug 13, 2013
Project Member #4 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Released
Sign in to add a comment

Powered by Google Project Hosting