One more thing that might be of help figuring it out.
If by clicking on the calendar (not the page itself) and I cfmail to myself
vars of #url# and #event.getValue("start")# I get -
url var event = percalendardata
event.getValue("start") = 1345953600
which are both correct.
If I cfdump both of these in the controller ON THE SAME REQUEST I get -
url var event = percalendar
event.getValue("start") = empty string
which are both incorrect. Somewhere between onrequeststart and the
controller it's grabbing data from what I've been calling the "outer" event
(the one that holds the calendar) which is not getting fired.
If you can offer a suggestion on where to most easily find the sequence of
events up to the controller stage I'll see if I can find it.
Thanks again.
Irv
--
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