Hi all! We got further problems too! One issue is here, we propose a solution too: http://www.symfony-project.com/trac/ticket/1569
But we also meet errors about the absence of sfConsoleResponse->addHttpMeta() sfConsoleResponse->addMeta() sfConsoleResponse->sendHttpHeaders() methods, called by sfViewConfigHandler class. We also saw the fix in sfDebug committed in http://www.symfony-project.com/trac/changeset/3492 to fix the ticket http://www.symfony-project.com/trac/ticket/1436 but we (I'm writing for me and cphp) think the 'leap before you go' way to do things is not too correct. Maybe we could go for implementing three NULL-methods in the sfConsoleResponse class. This way we could keep things simpler even though not perfect from a more semantical point of view, since we would be calling strongly web oriented methods in a non-web environment anyway. We'd like to know Fabien's opinion about that. Here below we provide a proposed patch to better explain our solution. Ciao! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
