Do you see the start and end date in the ColdFusion debugging? Like I said, either it isn't there in your request, or you are overwriting it somewhere in your code.
DW On Sep 1, 2012 7:11 PM, "Irvin Wilson" <[email protected]> wrote: > To clarify the "cache" question I had reload "on" the whole time. I just > set it off to see the jquery speed in loading the calendar events to > fullcalendar. Once I played with that a second and saw it's pretty fast I > turned reload back "on" and "poof" - back to old problem. That's why I > was wondering if when it worked it is because I let it sit long enough for > some cache to run out or something. A stretch I know but I'm really > stumped. > > On Sat, Sep 1, 2012 at 7:04 PM, Dan Wilson <[email protected]> wrote: > >> What is in between the onrequeststart and the controller? >> >> Dw >> On Sep 1, 2012 6:57 PM, "Irvin Wilson" <[email protected]> wrote: >> >>> If I dump them at onrequeststart they're there. >>> >>> If I dump that at controller they're not there (or weren't). >>> >>> On Sat, Sep 1, 2012 at 6:53 PM, Dan Wilson <[email protected]> wrote: >>> >>>> Why do you believe the start and end are empty? >>>> >>>> How are you verifying the start and end parameters actually end up in >>>> the inner event request? >>>> >>>> -- >>> Model-Glue Sites: >>> Home Page: http://www.model-glue.com >>> Documentation: http://docs.model-glue.com >>> Bug Tracker: http://bugs.model-glue.com >>> Blog: http://www.model-glue.com/blog >>> >>> You received this message because you are subscribed to the Google >>> Groups "model-glue" group. >>> To post to this group, send email to [email protected] >>> To unsubscribe from this group, send email to >>> [email protected] >>> For more options, visit this group at >>> http://groups.google.com/group/model-glue?hl=en >> >> -- >> Model-Glue Sites: >> Home Page: http://www.model-glue.com >> Documentation: http://docs.model-glue.com >> Bug Tracker: http://bugs.model-glue.com >> Blog: http://www.model-glue.com/blog >> >> You received this message because you are subscribed to the Google >> Groups "model-glue" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/model-glue?hl=en > > > -- > Model-Glue Sites: > Home Page: http://www.model-glue.com > Documentation: http://docs.model-glue.com > Bug Tracker: http://bugs.model-glue.com > Blog: http://www.model-glue.com/blog > > You received this message because you are subscribed to the Google > Groups "model-glue" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/model-glue?hl=en -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en
