Zend Framework

Zend_Application_Resource_Frontcontroller should take care of "returnresponse" option

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.10.1
  • Component/s: Zend_Application
  • Labels:
    None

Description

Zend_Application_Resource_Frontcontroller should take care of "returnresponse" option

case 'returnresponse':
                    $front->returnResponse((bool) $value);
                    break;

Additionaly, the Zend_Application_Bootstrap_Bootstrap::run() could return back the response if detected

Activity

Hide
Matthew Weier O'Phinney added a comment -

Resolved in trunk and 1.10 release branch.

Show
Matthew Weier O'Phinney added a comment - Resolved in trunk and 1.10 release branch.

People

Vote (1)
Watch (2)

Dates

  • Created:
    Updated:
    Resolved: