Okay I have run into a problem. When using the requestAction with return and bare and as part of an AJAX call, the passed variables don't get set. Also, the url doesn't get parsed into it's components either. Is this expected behaviour? Is there another way around this other than hack code in my method to parse the url myself? Or do you consider this a bug and I should open a ticket?
At the very least it is annoying. Basically I have a page and I pass that page some parameters via the address bar (or a hard link). Then, that page has ajax components to it. It then passes one of those parameters to the ajax called component. And boom that is where the passed variable doesn't get passed. Somehow CakePHP isn't parsing it. Thoughts? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php -~----------~----~----~----~------~----~------~--~---
