Found it.
At some point it appears the testing framework loads my app_controller - which has requiresSecure() in my its beforeFilter(), which was calling my blackhole callback, which was redirecting to a main page - but since there was already output (from my testing framework), it couldn't redirect. Phew. --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
